Pacote
Preparing search index...
@pacote/option
Some
Function Some
Some
<
T
>
(
value
:
T
)
:
Some
<
T
>
Represents a value of type
T
.
Type Parameters
T
Parameters
value
:
T
Value to contain.
Returns
Some
<
T
>
An instance of
Some<T>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Pacote
Loading...
Represents a value of type
T
.