base
Comparator.Module
base.base_internalhash_types
base.caml
base.md5
base.shadow_stdlib
type ('a, 'b) t = (module S with type comparator_witness = 'b and type t = 'a)
First-class module providing a comparator and witness type.