Bare_structs.Set
include Bare_sigs.Set.S
module type S = Bare_functor_outputs.Set.S
module Make (Ord : Stdlib.Map.OrderedType) : S with type elt = Ord.t