arrow-core / arrow.core.extensions.list.monad / kotlin.collections.List / selectM
@JvmName("selectM") fun <A, B> List<Either<A, B>>.~~selectM~~(arg1: List<(A) -> B>): List<B>
Deprecated: @extension projected functions are deprecated
Do you like Arrow?
✖