state

cats.mtl.syntax.state
object state extends StateSyntax

Attributes

Source
state.scala
Graph
Supertypes
trait StateSyntax
class Object
trait Matchable
class Any
Self type
state.type

Members list

Implicits

Inherited implicits

implicit def toModifyOps[S](f: S => S): ModifyOps[S]

Attributes

Inherited from:
StateSyntax
Source
state.scala
implicit def toSetOps[S](e: S): SetOps[S]

Attributes

Inherited from:
StateSyntax
Source
state.scala