ArrayRecord

com.github.tarao.record4s.upickle.ArrayRecord
object ArrayRecord

Attributes

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

Members list

Givens

Givens

inline given readWriter[T <: Tuple](using r: RecordLike[ArrayRecord[T]]): ReadWriter[ArrayRecord[T]]

Attributes

Source
ArrayRecord.scala