Kotlin / kotlinx.collections.immutable

Immutable persistent collections for Kotlin
Apache License 2.0
1.12k stars 56 forks source link

Dead Repo #149

Closed shaqaruden closed 10 months ago

shaqaruden commented 10 months ago

No updates in over a year. Should I just give up on using this package?

Laxystem commented 10 months ago

The kotlin compiler is currently under a rewrite; My guess - repositories like Kotlin Scripting and Immutable Collections will be updated after K2 is complete. That's not official tho, just my theory. It could be they're cancelled.

qwwdfsad commented 10 months ago

We do provide basic maintenance (e.g. releasing new targets/Kotlin versions), but nothing beyond that.

kotlinx.collections.immutable are quite good as they are right now, with battle-tested and well-covered API and implementation to the extent they are used within Compose and internally.

Neither creative activity just for the sake of it nor stabilizing it is currently on our radar