package catala

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

Helpers

val is_uppercase : CamomileLibraryDefault.Camomile.UChar.t -> bool
val begins_with_uppercase : string -> bool

Formatters

val format_lit : Format.formatter -> Ast.lit Utils.Pos.marked -> unit
val format_var : Format.formatter -> Ast.Var.t -> unit
val format_exception : Format.formatter -> Ast.except -> unit
val format_expr : Dcalc.Ast.decl_ctx -> ?debug:bool -> Format.formatter -> Ast.expr Utils.Pos.marked -> unit
val format_scope : Dcalc.Ast.decl_ctx -> ?debug:bool -> Format.formatter -> Ast.scope_body -> unit