Wow! Nice article! I'm thrilled to know more about Kotlin's type system.
I think the way is to write libraries for these use-cases. There is already a persistence lib for Kotlin Native called KNArch.db https://github.com/touchlab/knarch.db and it supports Android too. We are already using…
Yes. That’s a problem for MP too. But maybe you can select a proper slice of the application that can work without these libs and implement that code as a shared MP lib.
What do you guys think about how it compares to Rx? There are opinions about they are on a different abstraction level so they don't compete with each other.
Wow! Nice article! I'm thrilled to know more about Kotlin's type system.
I think the way is to write libraries for these use-cases. There is already a persistence lib for Kotlin Native called KNArch.db https://github.com/touchlab/knarch.db and it supports Android too. We are already using…
Yes. That’s a problem for MP too. But maybe you can select a proper slice of the application that can work without these libs and implement that code as a shared MP lib.
What do you guys think about how it compares to Rx? There are opinions about they are on a different abstraction level so they don't compete with each other.