Module Utils.Containers

Some common instances of Set

module SS : sig ... end

A Set of strings

module SI : sig ... end

A Set of ints

module SB : sig ... end

A Set of bools

module SN : sig ... end

A Set of floats