Module type Topological_sort.Node

type t
include sig ... end
val sexp_of_t : t ‑> Sexplib.Sexp.t
include Core_kernel.Equal.S with type t := t
type t
include Core_kernel.Hashable.S_plain with type t := t