https://kotlinlang.org logo
#multiplatform
Title
# multiplatform
a

addamsson

07/09/2019, 11:08 PM
I'm looking for a library for kotlin common which has persistent data structures and I just bumped into this one: https://github.com/Kotlin/kotlinx.collections.immutable i'm wondering why is this not a multiplatform project? Do any of you have experience with this?
e

elizarov

07/10/2019, 11:20 AM
It is work in progress. @ilya.gorbunov can add more.
👍 2