package catala

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

Module Dependency.TVertexSource

Sourcetype t =
  1. | Struct of Ast.StructName.t
  2. | Enum of Ast.EnumName.t
Sourceval hash : t -> int
Sourceval compare : t -> t -> int
Sourceval equal : t -> t -> bool
Sourceval format_t : Format.formatter -> t -> unit
Sourceval get_info : t -> Ast.StructName.info
OCaml

Innovation. Community. Security.