package reason

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

reason-3.17.0.tbz
sha256=82c8819ce9fd215b7e7e2c6501e638e7a904ebe13ab5a1d8eac2679d8cf8a5eb
sha512=64f525d795501602d92174a35232c0791a0d77322c48397497c9ac3c1e0b76b86a89c3c50e057e52a8727d37b579720a0d48fb9fab3835193bb3a4668ded79cd

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

Module Reason_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.