IndexedGetter

class Object
trait Matchable
class Any

Value members

Concrete methods

final def apply[I, S, A](get: S => (A, I)): IndexedGetter[I, S, A]

create a monomorphic IndexedGetter from a getter function

create a monomorphic IndexedGetter from a getter function