package catala

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

Inside a scope, a definition can refer either to a scope def, or a subscope def

val compare : t -> t -> int
val get_position : t -> Catala_utils.Pos.t
val format_t : Stdlib.Format.formatter -> t -> unit
val hash : t -> int