Up

module CompressedBitSet

: sig
include GSet.S with type element = int
end