SetterSyntax

class Object
trait Matchable
class Any
object all.type
object setter.type

Implicits

Implicits

implicit def setterSTAAOps[S, T, A](setter: Setter_[S, T, A, A]): SetterSTAAOps[S, T, A]
implicit def setterSTAOptionB[S, T, A, B](setter: Setter_[S, T, A, Option[B]]): SetterSTAOptionB[S, T, A, B]