package alba

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

Module Term_printer.PrettySource

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

Parameters

module G : GAMMA

Signature

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

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

OCaml

Innovation. Community. Security.