AppliedPLens

object AppliedPLens
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[S, T, A, B](_value: S, _optic: PLens[S, T, A, B]): AppliedPLens[S, T, A, B]

Implicits

Implicits

implicit def appliedLensSyntax[S, A](self: AppliedLens[S, A]): AppliedLensSyntax[S, A]
implicit def appliedPLensSyntax[S, T, A, B](self: AppliedPLens[S, T, A, B]): AppliedPLensSyntax[S, T, A, B]