You can search for identifiers within the package.
in-package search v0.2.0
A pretty-printer for the pretty-printer itself.
val pp_document : t -> t
Pretty-print a document's structure.
val pp_document_after_rendering : int -> int -> t -> t
Pretty-print a document's structure after rendering (transformation of some spaces to newlines).