Bs
Bs_dyn
Bs_dyn_lib
Dom
Dom_storage
Js
Js_array
Js_boolean
Js_cast
Js_date
Js_dict
Js_exn
Js_float
Js_global
Js_int
Js_int64
Js_internal
Js_json
Js_list
Js_math
Js_nativeint
Js_null
Js_null_undefined
Js_obj
Js_option
Js_primitive
Js_promise
Js_re
Js_result
Js_string
Js_typed_array
Js_types
Js_undefined
Js_unsafe
Js_vector
Node
Node_buffer
Node_child_process
Node_fs
Node_module
Node_path
Node_process
Previous
Up
Next
Module
Js_result
module
Js_result:
sig
..
end
type
('good, 'bad)
t
=
|
Ok
of
'good
|
Error
of
'bad