AppliedSetterOps

monocle.syntax.AppliedSetterOps
final case class AppliedSetterOps[S](s: S) extends AnyVal

Attributes

Source:
Applied.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Deprecated methods

def applySetter[T, A, B](setter: PSetter[S, T, A, B]): AppliedPSetter[S, T, A, B]

Attributes

Deprecated
[Since version 3.0.0-M1]
Source:
Applied.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product