package catala

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Uid.Gen_qualifiedSource

Same as Gen but also registers path information

Parameters

module _ : Style

Signature

include Id with type info = Path.t * MarkedString.info
Sourcetype t
Sourceval compare : t -> t -> int
Sourceval equal : t -> t -> bool
Sourceval format : Format.formatter -> t -> unit
Sourceval to_string : t -> string
Sourceval hash : t -> int
Sourcemodule Set : Set.S with type elt = t
Sourcemodule Map : Map.S with type key = t
Sourceval fresh : Path.t -> MarkedString.info -> t
Sourceval path : t -> Path.t
Sourceval get_info : t -> MarkedString.info
OCaml

Innovation. Community. Security.