package alba

  1. Overview
  2. Docs
Alba compiler

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.1.tar.gz
sha256=439b1dce07c86e914d1ebf1712c5581418314b0c8d13594f27a698b1d25fe272
md5=5cf58d4ed4eacbe6f330e9d2378ef5c6

doc/alba.albalib/Albalib/Gamma/index.html

Module Albalib.GammaSource

Sourcetype t
Sourceval count : t -> int
Sourceval is_valid_index : int -> t -> bool
Sourceval index_of_level : int -> t -> int
Sourceval level_of_index : int -> t -> int
Sourceval raw_type_at_level : int -> t -> Term.typ
Sourceval type_at_level : int -> t -> Term.typ

type_at_level level c type of the entry at level.

Sourceval int_type : t -> Term.typ
Sourceval type_of_literal : Term.Value.t -> t -> Term.typ
Sourceval type_of_variable : int -> t -> Term.typ
Sourceval name_at_level : int -> t -> string
Sourceval name_of_index : int -> t -> string
Sourceval variable_at_level : int -> t -> Term.t
Sourceval definition_term : int -> t -> Term.t option
Sourceval standard : unit -> t
Sourceval compute : Term.t -> t -> Term.t
Sourceval push_local : string -> Term.typ -> t -> t
OCaml

Innovation. Community. Security.