Skip to content

v0.4.4

Latest
Compare
Choose a tag to compare
@seniorjoinu seniorjoinu released this 06 Apr 20:16
· 4 commits to master since this release
2d4d87f

Added:

  • SCertifiedBTreeSet collection
  • get_random_key() method on all btree-based collections
  • DoubleEndedIterator for all btree-based iterators

Fixed:

  • a bug with SCertifiedBTreeMap removals
  • a bug with btree-based iterators missing last item