arrow-core-data / arrow.core / NonEmptyList / padZip
fun <B> padZip(other: NonEmptyList<B>): NonEmptyList<Pair<A?, B?>>
fun <B> padZip(other:
NonEmptyList
<B>):
<
Pair
<A?, B?>>
Do you like Arrow?