arrow-core-data / arrow.core.computations / ValidatedEffect / bind
open suspend fun <B> Validated<E, B>.bind(): B
open suspend fun <B>
Validated
<E, B>.bind(): B
Do you like Arrow?