arrow-core-data / arrow.core / NonEmptyList / align
fun <B> align(b: NonEmptyList<B>): NonEmptyList<Ior<A, B>>
fun <B> align(b:
NonEmptyList
<B>):
<
Ior
<A, B>>
Do you like Arrow?