@hackage bitset1.4.8

A space-efficient set data structure.

A bit set is a compact data structure, which maintains a set of members from a type that can be enumerated (i. e. has an Enum instance).