package catala

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

The information carried in global identifiers

type info
val to_string : info -> string
val format : Stdlib.Format.formatter -> info -> unit
val equal : info -> info -> bool

Equality disregards position

val compare : info -> info -> int

Comparison disregards position