StateLensSyntax

monocle.state.StateLensSyntax

Attributes

Source:
StateLensSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object all.type

Members list

Concise view

Implicits

Deprecated implicits

implicit def toStateLensOps[S, T, A, B](lens: PLens[S, T, A, B]): StateLensOps[S, T, A, B]

Attributes

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