Record

com.github.tarao.record4s.Record
See theRecord companion object
trait Record

Base trait for record types.

This trait is a placeholder to avoid trouble with defining methods on companion object of %.

Attributes

Companion
object
Source
Record.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class %
class MapRecord
class ArrayRecord[R]
class VectorRecord
In this article