Append

com.github.tarao.record4s.typing.ArrayRecord.Append
object Append

Attributes

Source
ArrayRecord.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Append.type

Members list

Type members

Types

type Aux[R1, R2 <: Tuple, Out0 <: ProductRecord] = Concat[R1, R2] { type Out = Out0; }

Attributes

Source
ArrayRecord.scala