Module Js_of_ocaml_compiler.Dgraph
module Make
(N : sig ... end)
(NSet : Stdlib.Set.S with type elt = N.t)
(NMap : Stdlib.Map.S with type key = N.t) :
sig ... endmodule type ISet = sig ... endmodule type Tbl = sig ... endmodule type ACTION = sig ... endmodule type DOMAIN = sig ... end