package reason

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

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.8.0.tbz
sha256=9478724b01767320064ba950ddea24c5df0eefdcdd8ff1324ba9ccd646258979
sha512=c5dcec810a1981b78b19271a8a255f4087628514725d6818419b141be6346a62b28fe8d0f10855efe420ede2839bfe562aa5abf21f29d66250e5c0d02323d6d8

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.