package reason

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

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.6.2.tgz
sha256=c4df440525581e721ec5b2c02d11e9517bf75da0e6773258793821af554ec1fa
md5=d6de40f280f1c229f9cb26eb4015f1c5

doc/reason/Reason_recover_parser/index.html

Module Reason_recover_parser

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

Innovation. Community. Security.