package js_of_ocaml

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

Install

Dune Dependency

Authors

Maintainers

Sources

js_of_ocaml-5.2.0.tbz
sha256=650ab0a4ffa6a505716b73adb293428fa7bfd6a0293349bf186123338a7fceb5
sha512=f1b12ed23ffd653fc1199f208d7ba61ea3d15c81baecf5d195893ae3422dd09670d077467c2e6d910b400b96000ed6261d5ee820acc0ed1b316715fd1da0b323

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.