oxygen.meta.CaseExtractor.Zip
See theZip companion trait
object Zip extends LowPriority1
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait LowPriority1trait LowPriority2trait LowPriority3trait LowPriority4class Objecttrait Matchableclass AnyShow all
- Self type
-
Zip.type
Members list
Type members
Givens
Givens
given zip_TupTup_TupTup[I1 <: Tuple, I2 <: Tuple, R1 <: Tuple, R2 <: Tuple]: Aux[I1, I2, Concat[I1, I2], R1, R2, Concat[R1, R2]]
given zip_TupTup_TupUnit[I1 <: Tuple, I2 <: Tuple, R1 <: Tuple]: Aux[I1, I2, Concat[I1, I2], R1, Unit, R1]
given zip_TupUnit_TupTup[I1 <: Tuple, I2 <: Tuple, R2 <: Tuple]: Aux[I1, I2, Concat[I1, I2], Unit, R2, R2]
Inherited givens
Attributes
- Inherited from:
- LowPriority4
Attributes
- Inherited from:
- LowPriority3
Attributes
- Inherited from:
- LowPriority3
Attributes
- Inherited from:
- LowPriority2
Attributes
- Inherited from:
- LowPriority2
Attributes
- Inherited from:
- LowPriority3
Attributes
- Inherited from:
- LowPriority2
Attributes
- Inherited from:
- LowPriority2
Attributes
- Inherited from:
- LowPriority1
Attributes
- Inherited from:
- LowPriority1
Attributes
- Inherited from:
- LowPriority3
Attributes
- Inherited from:
- LowPriority2
given zip_TupId_TupId[I1 <: Tuple, I2 <: Tuple, R1, R2]: Aux[I1, I2, Concat[I1, I2], R1, R2, (R1, R2)]
Attributes
- Inherited from:
- LowPriority2
given zip_TupId_TupTup[I1 <: Tuple, I2 <: Tuple, R1, R2 <: Tuple]: Aux[I1, I2, Concat[I1, I2], R1, R2, R1 *: R2]
Attributes
- Inherited from:
- LowPriority1
Attributes
- Inherited from:
- LowPriority1
given zip_TupTup_IdId[I1 <: Tuple, I2, R1 <: Tuple, R2]: Aux[I1, I2, Append[I1, I2], R1, R2, Append[R1, R2]]
Attributes
- Inherited from:
- LowPriority2
Attributes
- Inherited from:
- LowPriority1
given zip_TupTup_TupId[I1 <: Tuple, I2 <: Tuple, R1 <: Tuple, R2]: Aux[I1, I2, Concat[I1, I2], R1, R2, Append[R1, R2]]
Attributes
- Inherited from:
- LowPriority1
Attributes
- Inherited from:
- LowPriority2
Attributes
- Inherited from:
- LowPriority1
Attributes
- Inherited from:
- LowPriority1
In this article