package catala

  1. Overview
  2. Docs

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 -> Utils.Pos.t
val format_t : Format.formatter -> t -> unit
val hash : t -> int