handlers

turbolift.effects.PolyStateEffect.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[S](initial: S): Handler[Identity, Tuple2, @@[S], Any]
def shared[S](initial: S): Handler[Identity, Tuple2, @@[S], IO]