Corepresentable

Companion:
class
class Object
trait Matchable
class Any

Type members

Types

type Aux[P[_, _], Corepresentation0[_]] = Corepresentable[P] { type Corepresentation = Corepresentation0; }

Value members

Concrete methods

def apply[P[_, _]](implicit ev: Corepresentable[P]): Aux[P, Corepresentation]

summon an instance of Corepresentable for P

summon an instance of Corepresentable for P