Ivan Dugalic
04/18/2023, 3:32 PMFmodel
library is published! https://fraktalio.com/fmodel/
Fmodel
aims to bring functional, algebraic and reactive domain modeling to Kotlin.
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.