IndexedSetter

class Object
trait Matchable
class Any

Value members

Concrete methods

final def apply[I, S, A](mapping: (A, I) => A => S => S): IndexedSetter[I, S, A]

create a monomorphic IndexedSetter from an indexed mapping function

create a monomorphic IndexedSetter from an indexed mapping function