PolyWriterEffect

turbolift.effects.PolyWriterEffect
See thePolyWriterEffect companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Extensions

Extensions

extension (thiz: PolyWriterEffect)
def handler[W](using W: PlusZero[W]): Handler[Identity, Tuple2, thiz.@@[W], Any]

Alias of the default handler for this effect.

Alias of the default handler for this effect.

Defined as an extension, to allow custom redefinitions without restrictions imposed by overriding

Attributes