@traversable/schema
Preparing search index...
@traversable/registry
Option
flatMap
Function flatMap
flatMap
<
S
,
T
>
(
f
:
(
s
:
S
)
=>
Option
.
Option
<
T
>
,
)
:
(
x
:
Option
.
Option
<
S
>
)
=>
Option
.
Option
<
T
>
Type Parameters
S
T
Parameters
f
:
(
s
:
S
)
=>
Option
.
Option
<
T
>
Returns
(
x
:
Option
.
Option
<
S
>
)
=>
Option
.
Option
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@traversable/schema
Loading...