nee-core
/
dev.neeffect.nee.effects
/
Out
/
flatMap
flatMap
abstract
fun
<
B
>
flatMap
(
f
:
(
A
)
->
Out
<
E
,
B
>
)
:
Out
<
E
,
B
>