alba.albalib
Albalib
alba.fmlib
alba.fmlib_native
alba.fmlib_node
module Alba_console : sig ... end
module Ast : sig ... end
module Build_context : sig ... end
module Builder : sig ... end
module Context : sig ... end
module Gamma : sig ... end
module Gamma_algo : sig ... end
module Gamma_holes : sig ... end
Gamma_holes is a context with holes which can be filled later. A hole is a local unnamed variable with a type (i.e. an assumption that an element with this type exists), initially without value. Later on the value can be provided.
Gamma_holes
module Operator : sig ... end
module Parser_lang : sig ... end
module Term : sig ... end
module Term_printer : sig ... end
module Typecheck : sig ... end
module Unifier : sig ... end