Unzip

zipper.Unzip
See theUnzip companion trait
object Unzip

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Unzip.type

Members list

Type members

Inherited classlikes

class For[A, Coll <: (Seq)]

Attributes

Inherited from:
ForImpl (hidden)
Supertypes
class Object
trait Matchable
class Any
object For

Attributes

Inherited from:
ForImpl (hidden)
Supertypes
class Object
trait Matchable
class Any

Givens

Inherited givens

given unzipListBased[A, L <: Tuple](using generic: ProductGeneric[A] { type MirroredElemTypes = L; }, selector: Selector[L, List[A]], replacer: Aux[L, List[A], List[A], (List[A], L)]): unzipListBased[A, L]

Attributes

Inherited from:
ForImpl (hidden)