Concat

com.github.tarao.record4s.typing.ArrayRecord.Concat
See theConcat companion class
object Concat

Attributes

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

Members list

Type members

Types

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

Attributes

Source
ArrayRecord.scala

Givens

Givens

transparent inline given given_Concat_R1_R2[R1 : Context, R2]: Concat[R1, R2]

Attributes

Source
ArrayRecord.scala