package alba

  1. Overview
  2. Docs
Alba compiler

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.3.tar.gz
sha256=062f33c55ef39706c4290dff67d5a00bf009051fd757f9352be527f629ae21fc
md5=eb4edc4d6b7e15b83d6397bd34994153

doc/alba.core/Alba_core/Context/index.html

Module Alba_core.ContextSource

Sourcetype t
Sourceval count : t -> int
Sourceval gamma : t -> Gamma.t
Sourceval name_map : t -> Name_map.t
Sourceval index_of_level : int -> t -> int
Sourceval level_of_index : int -> t -> int
Sourceval empty : t
Sourceval find_name : string -> t -> int list
Sourceval compute : Term.t -> t -> Term.t
Sourceval push_local : string -> Term.typ -> t -> t
Sourceval can_add_global : string -> Term.typ -> t -> bool
Sourceval add_axiom : string -> Term.typ -> t -> t
Sourceval add_builtin_type : string -> string -> Term.typ -> t -> t
Sourceval add_builtin_function : string -> string -> Term.typ -> t -> t
Sourceval add_definition : string -> Term.typ -> Term.t -> t -> (t, int) result
Sourceval add_inductive : Inductive.t -> t -> t
Sourcemodule Pretty (P : Fmlib.Pretty_printer.SIG) : sig ... end
OCaml

Innovation. Community. Security.