AppliedGetter

class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[S, A](_value: S, _optic: Getter[S, A]): AppliedGetter[S, A]

Implicits

Implicits

implicit def appliedGetterSyntax[S, A](self: AppliedGetter[S, A]): AppliedGetterSyntax[S, A]