rpds 1.0.0
- First stable version. It’s time to commit to a stable release :).
- Improved performance of equality check for
{HashTrie,RedBlackTree}Map
and{HashTrie,RedBlackTree}Set
, as well as
subset and superset checks for{HashTrie,RedBlackTree}Set
when the references are the same.