Kotlin / kotlinx.collections.immutable

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

Non-empty immutable collections #142

Open ianbrandt opened 1 year ago

ianbrandt commented 1 year ago

It would be nice to have non-empty variants of the immutable/persistent collections for modeling one-or-more scenarios.

See: https://youtrack.jetbrains.com/issue/KT-21217/Non-empty-collections.