IndexedSetter_

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

final def apply[I, S, T, A, B](mapping: (A, I) => B => S => T): IndexedSetter_[I, S, T, A, B]

create a polymorphic IndexedSetter_ from an indexed mapping function

create a polymorphic IndexedSetter_ from an indexed mapping function