alba.albalib
Albalib.Builder
alba.core
alba.fmlib
alba.fmlib_js
alba.fmlib_native
alba.fmlib_node
type pos = Fmlib.Character_parser.Position.t
type range = pos * pos
type problem_description
type problem = range * problem_description
val build : Ast.Expression.t -> Alba_core.Context.t -> ((Alba_core.Term.t * Alba_core.Term.typ) list, problem) result
module Print (P : Fmlib.Pretty_printer.SIG) : sig ... end