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 ... end
module type ISet = sig ... end
module type Tbl = sig ... end
module type ACTION = sig ... end
module type DOMAIN = sig ... end