Umi — API References - v1.3.0
Preparing search index...
umi
isNone
Variable isNone
Const
isNone
:
<
T
>
(
option
:
Option
<
T
>
)
=>
option
is
None
Whether the given
Option
is a
None
.
Type Declaration
<
T
>
(
option
:
Option
<
T
>
)
:
option
is
None
Type Parameters
T
Parameters
option
:
Option
<
T
>
Returns
option
is
None
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Umi — API References - v1.3.0
Loading...
Whether the given Option is a None.