package catala

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val fresh : info -> t
val get_info : t -> info
val compare : t -> t -> int
val format_t : Stdlib.Format.formatter -> t -> unit
val hash : t -> int