Module Dgraph.Make
Parameters
module N : sig ... endmodule NSet : Stdlib.Set.S with type elt = N.tmodule NMap : Stdlib.Map.S with type key = N.tSignature
module type DOMAIN = sig ... endDgraph.Makemodule N : sig ... endmodule NSet : Stdlib.Set.S with type elt = N.tmodule NMap : Stdlib.Map.S with type key = N.tmodule type DOMAIN = sig ... end