module StmtSetLattice: sig .. end
sig
end
include struct ... end
val default : 'a -> 'b -> 'c -> t
'a -> 'b -> 'c -> t
val defaultall : 'a -> t
'a -> t
val empty : t
t
val cardinal : t -> int
t -> int
val single : O.elt -> t
O.elt -> t
val add : O.elt -> t -> t
O.elt -> t -> t