package reason

  1. Overview
  2. Docs
Reason: Syntax & Toolchain for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.6.2.tgz
sha256=c4df440525581e721ec5b2c02d11e9517bf75da0e6773258793821af554ec1fa
md5=d6de40f280f1c229f9cb26eb4015f1c5

doc/reason.easy_format/Vendored_easy_format/Pretty/index.html

Module Vendored_easy_format.Pretty

The regular pretty-printing functions

val define_styles : Format.formatter -> escape -> styles -> unit
val to_formatter : Format.formatter -> t -> unit
val to_buffer : ?escape:escape -> ?styles:styles -> Buffer.t -> t -> unit
val to_string : ?escape:escape -> ?styles:styles -> t -> string
val to_channel : ?escape:escape -> ?styles:styles -> out_channel -> t -> unit
val to_stdout : ?escape:escape -> ?styles:styles -> t -> unit
val to_stderr : ?escape:escape -> ?styles:styles -> t -> unit
OCaml

Innovation. Community. Security.