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
Added:
Fixed: