package server-reason-react

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

Module JsSource

The Js equivalent library (very unsafe)

Sourcetype 'a t = 'a constraint 'a = < .. >
Sourcemodule Fn : sig ... end
Sourcemodule Internal : sig ... end
Sourcetype 'a null = 'a option
Sourcetype 'a undefined = 'a null
Sourcetype 'a nullable = 'a undefined
Sourceval toOption : 'a null -> 'a option
Sourceval nullToOption : 'a null -> 'a option
Sourceval undefinedToOption : 'a null -> 'a option
Sourceval fromOpt : 'a option -> 'a undefined
Sourceval undefined : 'a option
Sourceval null : 'a option
Sourceval empty : 'a option
Sourcetype (+'a, +'e) promise
Sourceval typeof : 'a -> 'b
  • alert not_implemented is not implemented in native under server-reason-react.js
Sourcemodule Null : sig ... end
Sourcemodule Undefined : sig ... end
Sourcemodule Nullable : sig ... end
Sourcemodule Null_undefined = Nullable
Sourcemodule Exn : sig ... end
Sourcemodule Array : sig ... end
Sourcemodule Re : sig ... end
Sourcemodule String : sig ... end
Sourcemodule Promise : sig ... end
Sourcemodule Date : sig ... end
Sourcemodule type Dictionary = sig ... end
Sourcemodule Global : sig ... end
Sourcemodule Types : sig ... end
Sourcemodule Json : sig ... end
Sourcemodule Math : sig ... end
Sourcemodule Obj : sig ... end
Sourcemodule Typed_array : sig ... end
Sourcemodule TypedArray2 : sig ... end
Sourcemodule Float : sig ... end
Sourcemodule Int : sig ... end
Sourcemodule Bigint : sig ... end
Sourcemodule Vector : sig ... end
Sourcemodule Console : sig ... end
Sourceval log : string -> unit
Sourceval log2 : string -> string -> unit
Sourceval log3 : string -> string -> string -> unit
Sourceval log4 : string -> string -> string -> string -> unit
Sourceval logMany : string array -> unit
Sourcemodule Set : sig ... end
Sourcemodule WeakSet : sig ... end
Sourcemodule Map : sig ... end
Sourcemodule WeakMap : sig ... end
OCaml

Innovation. Community. Security.