package reason

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

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.14.0.tbz
sha256=1d09ba24a0594745ab6b38b4d5f81ead8565b73cb69ad46af1c2c26f8d324f00
sha512=542d63c99ab976d011ca39953c022bdd2120177d5905df7ee6ff9623ec4d52c09a323ff7aec95fba5e71611c3850a88172e1c2be94ce68d966b5680ddd436494

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.