Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type problem = error * path_element list
module Result : sig ... end
type 'a t = Fmlib.Common.Void.t Js_of_ocaml.Js.t -> 'a option
val return : 'a -> 'a t
val typeof : 'a Js_of_ocaml.Js.t -> string
val float : float t
val int : int t
val string : string t
val bool : bool t