LowPriorityTupleConcat0

class Object
trait Matchable
class Any

Type members

Types

type Aux[T, U, TU] = ParamConcat[T, U] { type Out = TU; }

Implicits

Implicits

implicit def concatSingleAndSingle[T, U, TU](implicit tc: JoinAux[(T), (U), TU]): Aux[T, U, TU]