package pretty_expressive

  1. Overview
  2. Docs
A pretty expressive printer

Install

Dune Dependency

Authors

Maintainers

Sources

pretty_expressive-0.5.tbz
sha256=6d3adf12289b5ca838c782b6758982adaf1afa3d70cf8fd2cee0e6753f456b86
sha512=1cf8fb91761ce3adec91f7a14ece8ef4e25661e26b0be199759fe53cd11caf5609639cda9dc89f2dcf76c32cc35302fcb2022184e0cae1c020b0cd940892182e

doc/pretty_expressive/Pretty_expressive/Util/index.html

Module Pretty_expressive.UtilSource

This module provides utilities.

Sourcetype 't info = {
  1. is_tainted : bool;
    (*

    Taintedness status

    *)
  2. cost : 't;
    (*

    Cost of the output layout

    *)
}

An info record, returned from the pretty printer.

OCaml

Innovation. Community. Security.