arrow-core
1.1.6-alpha.24
common
arrow-core
/
arrow.core.continuations
/
EagerEffect
/
flatMap
flat
Map
open
fun
<
B
>
flatMap
(
f
:
(
A
)
->
EagerEffect
<
@
UnsafeVariance
R
,
B
>
)
:
EagerEffect
<
R
,
B
>
Deprecated
Operators related to Functor, Applicative or Monad hierarchies are being deprecated in favor of bind