package reason

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

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.9.0.tbz
sha256=bcf0081ecf3d05ce68e82876a1bc2a48497c78225b8b310f2cf24b33f3568416
sha512=388a0d8970b83423bb79978e4df3a558c27e043fc216a8d288ca7aab9babd8a3db45219ba53c9db09d791c07017f26ceba3a7d714c8ce9bf369d2e8b796d6d81

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

Module Vendored_easy_format.PrettySource

The regular pretty-printing functions

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

Innovation. Community. Security.