3.0.0-alpha.2 • BitSet32, documentation improvement and more Kotlin Native platforms¶
EnumSet¶
:enumset
is a new module which will implement performant Set implementations for small integer sets and for enums.
It is not yet complete as of this release.
Weak¶
Documentation¶
- Mention the Weak module in the main README (!170)
- Fix links in the main README (#160, !170)
- Add copyright headers in all files (!173)
Dependencies¶
- Kotlin 2.1.10 (#143f6dd3)
- KotlinX.Coroutines 1.10.1 (#9e53816c)
- KotlinJS Wrappers 2025.1.4 (#5e855377)
- Prepared 2.0.0-alpha.2 (#ae0a1c8d)
- Slf4J 2.0.16 (#81c6f352)
Browse the documentation for this version • View release in GitLab