package melange

  1. Overview
  2. Docs
Toolchain to produce JS from Reason/OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

melange-4.0.0-51.tbz
sha256=f78d18ce9d595e737a98a55663e9ea2a39f8aad054251e5e1c4e793938c6bdd5
sha512=d4b7c18bb1d1e7af529ea49fe1ce28b0debf64056ba65108768ed28dc920e4b92a61cdb279c52b7140206e816eb484fd87d21572021b4ef983c54ddbc4907034

doc/melange.js_parser/Js_parser/Flow_ast/Statement/DeclareVariable/index.html

Module Statement.DeclareVariable

type ('M, 'T) t = {
  1. id : ('M, 'T) Identifier.t;
  2. annot : ('M, 'T) Type.annotation;
  3. kind : Variable.kind;
  4. comments : ('M, unit) Syntax.t option;
}
OCaml

Innovation. Community. Security.