package reason

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

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.12.0.tbz
sha256=63d950affbe203701a3d4c076a2750b56211bae7017cd8f59da508efb09a1afe
sha512=3ed24f4567dcf2ef2c05cec45fae18da2b9a78dab098a8e97e6430aaed4c8e3f659c7a5ccab88bce498c4b3d3cd54b01e72b2be4fefdf9f3bfcc2c8eb7fd86d4

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.