Skip to content

v0.4.0

Latest

Choose a tag to compare

@msteindorfer msteindorfer released this 30 Jun 22:20
· 173 commits to main since this release

API changes:

  • adding findFirst() to Sets, for unboxing singleton sets
  • adding factory methods for binary relation type
  • defaulting to JDK's Optional

Other changes:

  • major changes in PersistentTrieSetMultimap
  • new base classes for code sharing between multi-maps
  • preliminary serialisation support (unstable and incomplete)