LowPriorityTupleConcat0

ldbc.statement.internal.LowPriorityTupleConcat0

Attributes

Source
QueryConcat.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Type members

Types

type Aux[A, B, AB] = QueryConcat[A, B] { type Out = AB; }

Attributes

Source
QueryConcat.scala

Givens

Givens

given concatSingleAndSingle[A, B, AB](using JoinAux[Tuple1[A], Tuple1[B], AB]): Aux[A, B, AB]

Attributes

Source
QueryConcat.scala