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.