package js_of_ocaml

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

Install

Dune Dependency

Authors

Maintainers

Sources

js_of_ocaml-6.1.0.tbz
sha256=3c330cc382fde31ab77c2563fc294a17037c2c6b49cdbc4183a8072c88471527
sha512=6ffd56aa08e3642172421b7c1e1e6bfe3db4cf79aa83752c247758f4a2c04a8c7e470cd7005f9f7c894905e01c2d3c07db83a91cb2aa06e3f7c6a494a8d3553b

doc/js_of_ocaml.deriving/Deriving_Json_import/index.html

Module Deriving_Json_importSource

Sourcemodule Poly : sig ... end
Sourcemodule String : sig ... end
Sourcemodule Char : sig ... end
include module type of struct include Int_replace_polymorphic_compare end
Sourceval (<) : int -> int -> bool
Sourceval (<=) : int -> int -> bool
Sourceval (<>) : int -> int -> bool
Sourceval (=) : int -> int -> bool
Sourceval (>) : int -> int -> bool
Sourceval (>=) : int -> int -> bool
Sourceval compare : int -> int -> int
Sourceval equal : int -> int -> bool
Sourceval max : int -> int -> int
Sourceval min : int -> int -> int
OCaml

Innovation. Community. Security.