Skip to content

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


Browse the documentation for this versionView release in GitLab