Reusable

org.typelevel.keypool.Reusable
See theReusable companion trait
object Reusable

Attributes

Companion
trait
Source
Reusable.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Reusable.type

Members list

Type members

Classlikes

case object DontReuse extends Reusable

Attributes

Source
Reusable.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Reusable
class Object
trait Matchable
class Any
Show all
Self type
DontReuse.type
case object Reuse extends Reusable

Attributes

Source
Reusable.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Reusable
class Object
trait Matchable
class Any
Show all
Self type
Reuse.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala