package js_of_ocaml

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

Install

Dune Dependency

Authors

Maintainers

Sources

js_of_ocaml-3.7.1.tbz
sha256=36dba988e0ac14e54624da6f36337ad63a8d1f2b5195e7576d5e74a737ac1a44
sha512=88c01d33c8877ec9488ab8a73e84647a599120c11aa20b2ee06c02ecdf4bbbd6885e17bbf211e63299c5af244f3379f10787deb151930bfd8cb0d97fe8230156

doc/js_of_ocaml.deriving/Deriving_Json/Json_int/index.html

Module Deriving_Json.Json_int

type a = int
val t : a t
val write : Buffer.t -> a -> unit
val to_string : a -> string
val from_string : string -> a
OCaml

Innovation. Community. Security.