package catala

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module D = Dcalc.Ast
module To_json : sig ... end

Contains all format functions used to format a Lcalc Catala program representation to a JSON schema describing the corresponding web form.

val run : Catala_utils.Cli.raw_file list -> Catala_utils.Cli.raw_file option -> bool -> bool -> bool -> bool -> string -> Catala_utils.Cli.options -> unit