package catala

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Cli : sig ... end
module Errors : sig ... end

Error formatting and helper functions

module File : sig ... end

Utility functions used for file manipulation.

module Marked : sig ... end

AST node annotations (used for position, type, etc.)

module Pos : sig ... end

Source code position

module String_common : sig ... end

Helper functions used for string manipulation.

module Uid : sig ... end

Global identifiers factories using a generative functor