FModel v3.5.0 libraries have been released. For more information take a look at
https://github.com/fraktalio/fmodel/releases/tag/v3.5.0 and check out our reference guide
https://fraktalio.com/fmodel/
FModel aims to bring functional, algebraic and reactive
domain modeling to Kotlin (multiplatform).
It is inspired by DDD, EventSourcing and Functional programming communities, yet implements these ideas and concepts in idiomatic Kotlin, which in turn makes our code
• less error-prone,
• easier to understand,
• easier to test,
• type-safe and
• thread-safe.