arrow-core-data / arrow.core / ListK / rpadZipWith

rpadZipWith

fun <B, C> ~~rpadZipWith~~(other: ListK<B>, fa: (A, Option<B>) -> C): ListK<C> Deprecated: Deprecated, use rightPadZip(other: ListK&lt;B&gt;, fa: (A, B?) -&gt; C) instead

Right-padded zipWith.

Do you like Arrow?

Arrow Org
<