module MC: sig .. end
sig
end
include struct ... end
val widen : t -> t -> t
t -> t -> t
val join : t -> t -> t
val is_included : t -> t -> bool
t -> t -> bool