package alba

  1. Overview
  2. Docs

Pretty printer which can print terms in a context with the use of apretty printer.

Parameters

module G : GAMMA

Signature

val print : Term.t -> G.t -> P.t

print term gamma Print term in the context gamma using the printer P.