package catala

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

Module Dependency.VertexSource

Sourcetype t =
  1. | Var of Ast.ScopeVar.t * Ast.StateName.t option
  2. | SubScope of Scopelang.Ast.SubScopeName.t
Sourceval format_t : Format.formatter -> t -> unit
include Graph.Sig.COMPARABLE with type t := t
Sourceval compare : t -> t -> int
Sourceval hash : t -> int
Sourceval equal : t -> t -> bool
OCaml

Innovation. Community. Security.