package js_of_ocaml

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

Install

Dune Dependency

Authors

Maintainers

Sources

3.4.0.tar.gz
sha256=c4fad35dc113d5d710d93fdc81b798d98bc33e675b758587279cd65160178db0
md5=42f914d0410787d65668d2822fdab1a1

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

Module Deriving_Json.Json_unit

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

Innovation. Community. Security.