module Data: sig .. end
sig
end
module Ord_t: sig .. end
include struct ... end
val compare : Ord_t.t -> Ord_t.t -> int
Ord_t.t -> Ord_t.t -> int