Name

case class Name[T](name: T) extends Tag[T]
Source:
Tag.scala
trait Product
trait Equals
trait Tag[T]
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product