Representable

Companion
class
class Object
trait Matchable
class Any

Implicits

Inherited implicits

implicit
def curryRepresentable[E]: Representable[[_] =>> E => _$4, (E, Unit)]
implicit
val f0Representable: Representable[Function0, Unit]
implicit
def readerRepresentable[E]: Representable[[_] =>> E => _$2, E]

The identity representable.

The identity representable.

Inherited from
RepresentableInstances