package catala

  1. Overview
  2. Docs
Compiler and library for the literate programming language for tax code specification

Install

Dune Dependency

Authors

Maintainers

Sources

0.7.0.tar.gz
md5=6dbbc2f50c23693f26ab6f048e78172f
sha512=a5701e14932d8a866e2aa3731f76df85ff2a68b4fa943fd510c535913573274d66eaec1ae6fcae17f20b475876048a9ab196ef6d8c23d4ea6b90b986aa0a6daa

doc/catala.surface/Surface/Ast/class-literal_iter/index.html

Class Ast.literal_iterSource

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.