arrow-core / arrow.core.extensions.list.semialign / kotlin.collections.List / padZipWith

padZipWith

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

Do you like Arrow?

Arrow Org
<