id-set 0.1.10

A bitset implementation that tracks its size. The API is mostly similar to bit-set but also includes `retain()` and `into_iter()`, as well as the ability to take unions, intersections etc of more than 2 sets.
Documentation

id-map