handlers

turbolift.effects.CyclicMemoizerEffect.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 default[U](f: K => Computation[V, U & CyclicMemoizerEffect.this.type]): impl.ThisHandler[Identity, Identity, U]