package catala

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

Module Dependency.TopologicalTraversalSource

Module of the topological traversal of the graph, provided by OCamlGraph

Sourceval fold : (ScopeDependencies.V.t -> 'a -> 'a) -> ScopeDependencies.t -> 'a -> 'a
Sourceval iter : (ScopeDependencies.V.t -> unit) -> ScopeDependencies.t -> unit
OCaml

Innovation. Community. Security.