Module type Topological_sort.Node

type t
include sig ... end
val sexp_of_t : t ‑> Base.Sexp.t
include Topological_sort__.Import.Equal.S with type t := t
type t
include Topological_sort__.Import.Hashtbl.Key with type t := t
val compare : t ‑> t ‑> int
val sexp_of_t : t ‑> Base.Sexp.t
val hash : t ‑> int