Hey <@U03CS4QFX9S>, not sure if you've seen <#C5UP...
# functional
s
Hey @Muhammad Talha, not sure if you've seen #arrow which explores and offers a lot of utilities to do FP in Kotlin. I would say in general partial application is not very Kotlin idiomatic, and traditional DI with class constructors and modules is more idiomatic. An example, https://github.com/nomisRev/ktor-arrow-example/blob/main/src/main/kotlin/io/github/nomisrev/env/Dependencies.kt
👍 2
m
Thanks a ton, this is an awesome reference!
e
Indeed, big thanks Simon ! 🌟