package js_of_ocaml

  1. Overview
  2. Docs
Compiler from OCaml bytecode to JavaScript

Install

dune-project
 Dependency

Authors

Maintainers

Sources

js_of_ocaml-6.3.0.tbz
sha256=cbca9aceade642734252e939a6476914604888d0a2552ca6dfc30b6047e612c0
sha512=01bd6ce2d20e5a8541d87602dce6987d3739b42d93a8290ff0c5f6a131034c0f4c569d94ecd8d2f259f3ff804066cbcd55271dd5c7f122aae3f6feb5d8f6ac55

doc/js_of_ocaml.deriving/Deriving_Json/Defaults'/argument-1-J/index.html

Parameter Defaults'.J

type a
val write : Buffer.t -> a -> unit
val match_variant : [ `Cst of int | `NCst of int ] -> bool
val read_variant : Deriving_Json_lexer.lexbuf -> [ `Cst of int | `NCst of int ] -> a