package reason

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

reason-3.17.3.tbz
sha256=01c4591b8213ad8c71b6e9f1d180eabd200d441936ee27fe9f99646b75f9865c
sha512=f167097b3254fbf400bb816275f84157a0a9c691ebc877861e80b1c32c7e2ebc553e0a6a0ef073ec89c2c20ce80c42959dc89811e49712edd0c1fe6dce4a90e9

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