handlers

turbolift.effects.StateEffect.handlers
object handlers

Predefined handlers for this effect.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
handlers.type

Members list

Value members

Concrete methods

def local(initial: S): impl.ThisHandler[Identity, Tuple2, Any]
def shared(initial: S): impl.ThisHandler[Identity, Tuple2, IO]