package catala

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

Contains all format functions used to generating the js_of_ocaml wrapper of the corresponding Catala program.

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