org.tpolecat.typename

Members list

Concise view

Type members

Classlikes

final case class TypeName[A](value: String)

Attributes

Companion:
object
Source:
TypeName.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object TypeName extends TypeNamePlatform

Attributes

Companion:
class
Source:
TypeName.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Companion:
object
Source:
TypeNamePlatform.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object TypeName.type

Attributes

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

Value members

Concrete methods

def typeName[A](implicit ev: TypeName[A]): String

Attributes

Source:
package.scala