package reason

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

reason-3.17.2.tbz
sha256=7f4087016e8c393a13d57b7737677bc1dbf16978fd43c19354d4d79a794c8c47
sha512=3d3015d25bce329fbee9cef9b114831e7db1c10e19a26cbcaa27948c376bff3518b9d56fda9091c6df887df9ee8c33f45e1071e87933de79d65bcbf58c93cb17

doc/reason.refmt-lib/Refmt_lib/Reason_implementation_printer/index.html

Module Refmt_lib.Reason_implementation_printerSource

include Printer_maker.PRINTER
Sourcetype t
Sourceval parse : use_stdin:bool -> Printer_maker.parse_itype -> string -> (t * Reason.Reason_comment.t list) * bool
Sourceval print : Printer_maker.print_itype -> string -> bool -> out_channel -> Format.formatter -> (t * Reason.Reason_comment.t list) -> unit