indexedLens

class Object
trait Matchable
class Any

Implicits

Inherited implicits

implicit def indexedLensSequenceOps[F[_], I, S, T, A](indexedLens: IndexedLens_[I, S, T, F[A], A]): IndexedLensSequenceOps[F, I, S, T, A]
Inherited from:
IndexedLensSyntax