Cf_disjoint_interval.SetModules of distinguished set implementations.
module Of_char :
Cf_bsearch_data.Set.Profile
with type search := char
and type element := char t
and type Unsafe.index := int
and type Unsafe.vector := stringA character set using disjoint intervals.
module Of_int :
Cf_bsearch_data.Set.Profile
with type search := int
and type element := int t
and type Unsafe.index := int
and type Unsafe.vector := int arrayAn integer set using disjoint intervals.