Module Topological_sort__Topological_sort_intf

module type Node : sig ... end
module type Topological_sort : sig ... end