Another style of DI in Kotlin and FP is using exte...
# functional
r
Another style of DI in Kotlin and FP is using extension functions since their receiver is implicit, more info https://arrow-kt.io/docs/patterns/dependency_injection/