IndexedInstances

abstract class IndexedInstances
class Object
trait Matchable
class Any
object Indexed.type

Implicits

Implicits

final implicit def choiceIndexed[P[_, _], I](implicit ev: Choice[P]): Choice[[_, _] =>> Indexed[P, I, _$18, _$19]]
final implicit def profunctorIndexed[P[_, _], I](implicit ev: Profunctor[P]): Profunctor[[_, _] =>> Indexed[P, I, _$5, _$6]]
final implicit def strongIndexed[P[_, _], I](implicit ev: Strong[P]): Strong[[_, _] =>> Indexed[P, I, _$12, _$13]]
final implicit def wanderIndexed[P[_, _], I](implicit ev: Wander[P]): Wander[[_, _] =>> Indexed[P, I, _$26, _$27]]