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
module type PrinterCompatT = sig ... end
OCaml

Innovation. Community. Security.