IndexedSetter0

trait IndexedSetter0[I, S, T, A, B] extends Serializable
class Object
trait Matchable
class Any
class IndexedSetter_[I, S, T, A, B]
trait IndexedTraversal0[I, S, T, A, B]
trait IndexedTraversal1[I, S, T, A, B]
class IndexedTraversal_[I, S, T, A, B]

Value members

Abstract methods

def over(f: (A, I) => B): S => T

modify the focus type of an IndexedSetter using a function, resulting in a change of type to the full structure

modify the focus type of an IndexedSetter using a function, resulting in a change of type to the full structure

Concrete methods

final def set(b: B): S => T

set the modified focus of an IndexedSetter

set the modified focus of an IndexedSetter