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