arrow-core / arrow.core.extensions.list.monad / kotlin.collections.List / ap

ap

@JvmName("ap") fun <A, B> List<A>.~~ap~~(arg1: List<(A) -> B>): List<B> Deprecated: @extension projected functions are deprecated

See Also

Apply.ap

Do you like Arrow?

Arrow Org
<