package reason

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

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.6.0.tgz
sha256=271823611ba83c50e9808d99eb93c26a98088acab37f183da14efd6f8923bf9a
md5=d4d729804bc509bca0ac6223e06f7314

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.