Getter

object Getter
class Object
trait Matchable
class Any
Getter.type

Value members

Concrete methods

final def apply[S]: GetterPartiallyApplied[S]

create a monomorphic Getter from a getter function

create a monomorphic Getter from a getter function

final def id[S]: Getter[S, S]

polymorphic identity of a Getter

polymorphic identity of a Getter