module Incubator: sig .. end
sig
end
module Comp: BatOrd.Comp with type t = char
BatOrd.Comp
with type t = char
module Ord: BatOrd.Ord with type t = char
BatOrd.Ord
module Eq: BatOrd.Eq with type t = char
BatOrd.Eq