val name : unit -> stringval pretty : unit -> (ML.t * Deps.t) -> Printable.Pretty.docval arbitrary : unit -> (ML.t * Deps.t) QCheck.arbitraryval pretty_diff : unit -> (t * t) -> Lattice.Pretty.docval op_scheme :
('a -> 'b -> ML.t) ->
('c -> 'd -> Deps.t) ->
('a * 'c) ->
('b * 'd) ->
t