Utils.Containers
Some common instances of Set
Set
module SS : sig ... end
A Set of strings
string
module SI : sig ... end
A Set of ints
int
module SB : sig ... end
A Set of bools
bool
module SN : sig ... end
A Set of floats
float