package stdune

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module type Top_closure_intf.SSource

type key
type 'a monad
val top_closure : key:('a -> key) -> deps:('a -> 'a list monad) -> 'a list -> ('a list, 'a list) result monad

Returns Error cycle in case the graph is not a DAG

OCaml

Innovation. Community. Security.