package reason

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

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.8.1.tbz
sha256=bfcdbb09f62b4c108f26e6dc380431613e4de4b065df8f14364efe4acea8e414
sha512=61cdf7844349b64190965782103e04eef303ca1f2a7cdc7e20d11189700796a18d2a9d9dbb3ad17eb1363bb1663113da6a22448c017820219757874601f207c3

doc/reason/Reason_recover_parser/index.html

Module Reason_recover_parserSource

Sourcetype 'a parser
Sourcetype 'a step =
  1. | Intermediate of 'a parser
  2. | Success of 'a * Reason_lexer.invalid_docstrings
  3. | Error
OCaml

Innovation. Community. Security.