State

turbolift.effects.State
See theState companion trait
object State

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
State.type

Members list

Extensions

Extensions

extension [S](fx: State[S])
def handler(initial: S): Free[Tuple2]

Default handler for this effect.

Default handler for this effect.

Attributes