package jhupllib

  1. Overview
  2. Docs

A functor which generates a pretty printer for an existing functorized map module.

Parameters

module P : Pp with type t = M.key

Signature

val show : 'v pretty_printer -> 'v M.t -> string