Umi — API References - v1.3.0
Preparing search index...
umi-options
isSome
Function isSome
isSome
<
T
>
(
option
:
Option
<
T
>
)
:
option
is
Some
<
T
>
Whether the given
Option
is a
Some
.
Type Parameters
T
Parameters
option
:
Option
<
T
>
Returns
option
is
Some
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Umi — API References - v1.3.0
Loading...
Whether the given Option is a Some.