package catala

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
constraint 'c literal_iter = 'c literal_iter
method visit_LNumber : 'd -> (literal_number, Utils.Pos.t) Utils.Marked.t -> (literal_unit, Utils.Pos.t) Utils.Marked.t option -> unit
method visit_LBool : 'd -> bool -> unit
method visit_LMoneyAmount : 'd -> money_amount -> unit
method visit_LDate : 'd -> literal_date -> unit
method visit_literal : 'd -> literal -> unit
OCaml

Innovation. Community. Security.