Tupled
oxygen.meta.K0.SumGeneric.MatchBuilder.Tupled
final class Tupled[CaseMatch1 <: ([_ <: A] =>> Tuple), RhsParams1 <: ([_ <: A] =>> Tuple), CaseMatch2 <: ([_ <: A] =>> Tuple), RhsParams2 <: ([_ <: A] =>> Tuple)] extends MatchBuilder[[i <: A] =>> Concat[CaseMatch1[i], CaseMatch2[i]], [i <: A] =>> Concat[RhsParams1[i], RhsParams2[i]]]
Attributes
- Graph
-
- Supertypes
-
trait MatchBuilder[[i <: A] =>> Concat[CaseMatch1[i], CaseMatch2[i]], [i <: A] =>> Concat[RhsParams1[i], RhsParams2[i]]]class Objecttrait Matchableclass Any
Members list
In this article