arrow-core-data / arrow.core.computations / EvalEffect / bind
open suspend fun <B> Eval<B>.bind(): B
open suspend fun <B>
Eval
<B>.bind(): B
Do you like Arrow?