arrow-core / arrow.core.extensions / ListKUnalign
interface ~~ListKUnalign~~ : Unalign<ForListK>, ListKSemialign
Deprecated: Unalign typeclass is deprecated and will be removed in 0.13.0. Use concrete methods on List or Iterable.
| unalign | open fun <A, B> unalign(ior: Kind<ForListK, Ior<A, B>>): Tuple2<Kind<ForListK, A>, Kind<ForListK, B>> | 
    
Do you like Arrow?
✖