AppliedPSetter

monocle.syntax.AppliedPSetter$
See theAppliedPSetter companion trait

Attributes

Companion:
trait
Source:
AppliedPSetter.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply[S, T, A, B](_value: S, _optic: PSetter[S, T, A, B]): AppliedPSetter[S, T, A, B]

Attributes

Source:
AppliedPSetter.scala

Implicits

Implicits

implicit def appliedPSetterSyntax[S, T, A, B](self: AppliedPSetter[S, T, A, B]): AppliedPSetterSyntax[S, T, A, B]

Attributes

Source:
AppliedPSetter.scala
implicit def appliedSetterSyntax[S, A](self: AppliedSetter[S, A]): AppliedSetterSyntax[S, A]

Attributes

Source:
AppliedPSetter.scala