package lsp

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

Module Top_closure.IntSource

Sourceval top_closure : key:('a -> int) -> deps:('a -> 'a list Monad.Id.t) -> 'a list -> ('a list, 'a list) result Monad.Id.t

Returns Error cycle in case the graph is not a DAG

OCaml

Innovation. Community. Security.