Catala_utilsmodule Cli : sig ... endmodule File : sig ... endmodule Global : sig ... endThis module contains definitions of global flags and types used throughout. They should be defined from the command-line and never modified afterwards.
module Graphs : sig ... endmodule Hash : sig ... endHashes for the identification of modules.
module Map : sig ... endSmall wrapper on top of the stdlib Map module to add some useful functions
module Mark : sig ... endAST node annotations (used for position, type, etc.)
module Message : sig ... endInterface for emitting compiler messages.
module Pos : sig ... endSource code position
module String : sig ... endmodule Suggestions : sig ... endmodule Uid : sig ... endGlobal identifiers factories using a generative functor
module Version : sig ... endThe implementation of this module is generated by the build system (through get_version.ml), and should only contain a static string