@traversable/schema
Preparing search index...
@traversable/registry
Option
Some
Interface Some<T>
interface
Some
<
T
>
{
_tag
:
"Option::Some"
;
"[symbol_typeclass]"
?:
F
.
Option
;
value
:
T
;
}
Type Parameters
T
Hierarchy (
View Summary
)
Bind
<
F
.
Option
>
Some
Index
Properties
_
tag
[symbol_
typeclass]?
value
Properties
_
tag
_tag
:
"Option::Some"
Optional
[symbol_
typeclass]
"[symbol_typeclass]"
?:
F
.
Option
value
value
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
tag
[symbol_
typeclass]
value
@traversable/schema
Loading...