alba.albalib
Term_printer.Pretty
Pretty printer which can print terms in a context with the use of apretty printer.
alba.fmlib
alba.fmlib_native
alba.fmlib_node
module G : GAMMA
module P : Fmlib.Pretty_printer.SIG
val print : Term.t -> G.t -> P.t
print term gamma Print term in the context gamma using the printer P.
print term gamma
term
gamma
P