package server-reason-react

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Js.IntSource

Sourcetype t = int
Sourceval toExponential : ?digits:int -> t -> string
  • alert not_implemented is not implemented in native under server-reason-react.js
Sourceval toPrecision : ?digits:t -> t -> string
  • alert not_implemented is not implemented in native under server-reason-react.js
Sourceval toString : ?radix:t -> t -> string
Sourceval toFloat : int -> float
Sourceval equal : t -> t -> bool
Sourceval max : int
Sourceval min : int
OCaml

Innovation. Community. Security.