Preparing search index...
The search index is not available
@mikuroxina/mini-fn
@mikuroxina/mini-fn
Option
flatMap
Function flatMap
flat
Map
<
T
,
U
>
(
optB
)
:
(
(
optA
)
=>
Option
<
U
>
)
The alias of
andThen
.
Type Parameters
T
U
Parameters
optB
:
(
(
t
)
=>
Option
<
U
>
)
(
t
)
:
Option
<
U
>
Parameters
t
:
T
Returns
Option
<
U
>
Returns
(
(
optA
)
=>
Option
<
U
>
)
(
optA
)
:
Option
<
U
>
Parameters
optA
:
Option
<
T
>
Returns
Option
<
U
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@mikuroxina/mini-fn
MonadWriter
Array
BinaryHeap
Bool
Cat
Cofree
ComonadCofree
ComonadStore
Compose
Const
Cont
ControlFlow
Coyoneda
Curry
Dom
Dual
Envelope
Ether
Exists
FingerTree
Free
Loading...
Generated using
TypeDoc
The alias of
andThen
.