handlers

turbolift.effects.RandomEffect.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: ToId[IO]
def local(seed: Long): Free
def shared: ToId[IO]
def shared(seed: Long): ToId[IO]