Fold

ldbc.statement.internal.TupleOps.Join.Fold
object Fold extends BinaryPolyFunc

Attributes

Source
TupleOps.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Fold.type

Members list

Type members

Inherited classlikes

class CaseBuilder[A, B]

Attributes

Inherited from:
BinaryPolyFunc
Source
TupleOps.scala
Supertypes
class Object
trait Matchable
class Any

Value members

Inherited methods

def at[A, B]: CaseBuilder[A, B]

Attributes

Inherited from:
BinaryPolyFunc
Source
TupleOps.scala

Givens

Givens

given given_Case_T_A_Fold_type[T, A](using append: AppendOne[T, A]): Case[T, A, Fold.type] { type Out = append.Out; }

Attributes

Source
TupleOps.scala