package js_of_ocaml

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

Install

Dune Dependency

Authors

Maintainers

Sources

js_of_ocaml-5.7.0.tbz
sha256=cdf1dea0d9397a498b630abe8014908b6dd83b10ee0c7ff5777a6443a62983be
sha512=5cf7d883c97f4b81ab73687c8f29b624acaef28c002b5d739108954973671dd5fb4f869d8fedb485b4b17bc8aa10d8b55b30ae7ace21a9350c2a1ac59b28eb60

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.