Hi, I’ve tried my best to convert examples from th...
# fp-in-kotlin
d
Hi, I’ve tried my best to convert examples from the book “Domain Modeling Made Functional Tackle Software Complexity with Domain-Driven Design and F#” to Kotlin based on Arrow. The result is here: https://github.com/dnowak/domain-modeling-made-functional-in-kotlin I would be grateful for any hints on making the code more idiomatic regarding FP & Arrow.
👏 3
j
Wow, nice one! Thank you for doing this, and sharing it!