Append

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

Attributes

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

Members list

Type members

Types

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

Attributes

Source
Record.scala