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