IndexedGetter_

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

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

create a polymorphic IndexedGetter_ from a getter function

create a polymorphic IndexedGetter_ from a getter function