package alba

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

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.

OCaml

Innovation. Community. Security.