handlers

turbolift.effects.WriterEffect.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(implicit W: AccumZero[W, W1]): Free[Tuple2]
def shared(implicit W: AccumZero[W, W1]): FromId[Tuple2, IO]