functorWithIndex

class Object
trait Matchable
class Any

Implicits

Inherited implicits

final implicit def functorWithIndexOps[F[_], A](fa: F[A]): FunctorWithIndexOps[F, A]
Inherited from:
FunctorWithIndexSyntax