package elpi

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

Module FlexibleData.ElpiSource

key for Elpi's flexible data

Sourcetype t
Sourceval make : ?name:string -> Data.state -> Data.state * t
Sourceval get : name:string -> Data.state -> t option
Sourceval pp : Format.formatter -> t -> unit
Sourceval show : t -> string
Sourceval equal : t -> t -> bool
Sourceval hash : t -> int
Sourceval fresh : unit -> Ast.Name.t
Sourceval pp_raw : Format.formatter -> t -> unit

dbug print

Sourceval show_raw : t -> string
OCaml

Innovation. Community. Security.