package reason

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

reason-3.18.0.tbz
sha256=4fba6a16f54551b78e1d90eb2c167f6ee964caf5383bc2d2f93ceccc7e64dc44
sha512=b43e9245c79c3aaef494ba55027187f86884fbcff87aca77743b5c3d81ef7d5156f34c650c3cfb40719cf7ca87750c591fe338b21f82d4feed7092e47cb6880d

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

Module Refmt_lib.Reason_interface_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