sets_multisets 0.2.0

Simple API for working with sets and multisets of elements of type usize
Documentation
1
2
Simple API for operations on sets and multisets with elements of type `usize`. The library supports exporting to bitset
and Bloom filter.