Preparing search index...
The search index is not available
@thames/monads
@thames/monads
ResultType
Variable ResultType
Const
Result
Type
:
{
Err
:
symbol
;
Ok
:
symbol
;
}
= ...
Enum-like object to represent the type of a Result (Ok or Err).
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@thames/monads
Loading...
Enum-like object to represent the type of a Result (Ok or Err).