package ezjs_min

  1. Overview
  2. Docs

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.