ProductRecord

com.github.tarao.record4s.ProductRecord
See theProductRecord companion class
object ProductRecord

Attributes

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

Members list

Type members

Classlikes

class MirrorOfProductRecord[ElemLabels <: Tuple, ElemTypes <: Tuple, P <: ProductRecord](elemLabels: Seq[String]) extends Product

Attributes

Source
ArrayRecord.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any

Givens

Givens

given given_Converter_ArrayRecord_P[Elems, R, P <: Product](using from: ProductOf[ArrayRecord[R]], to: ProductOf[P], ev: from.MirroredElemTypes <:< to.MirroredElemTypes): Converter[ArrayRecord[R], P]

Attributes

Source
ArrayRecord.scala