package ezjs_min

  1. Overview
  2. Docs
A bunch of js_of_ocaml shortcuts

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.3.0.tar.gz
md5=6475db585f4df50c079798ed0f028d87
sha512=10f851f60a169ae20898a286256b911faa83705a3a92f3aaa65fb0a5cb093710dbbc22d86140b03501f7e307dc4fbea0fced7448bc88c4e526b7e35ae4c474ec

doc/ezjs_min/Ezjs_min/BigInt/index.html

Module Ezjs_min.BigIntSource

Sourceclass type bigInt = object ... end
Sourceval of_string : string -> t
Sourceval of_int : int -> t
Sourceval of_int64 : int64 -> t
Sourceval of_native : nativeint -> t
Sourceval of_float : float -> t
Sourceval to_locale_string : ?fmt:string -> ?options:'a Js_of_ocaml.Js.t -> t -> string
Sourceval to_string : t -> string
OCaml

Innovation. Community. Security.