package pretty_expressive

  1. Overview
  2. Docs

This module defines types for the pretty printer.

module type CostFactory = sig ... end

The cost factory interface.

module type PrinterT = sig ... end

A pretty expressive printer. The rest of this section assumes that the program begins with

OCaml

Innovation. Community. Security.