Augment

org.atnos.eff.Augment
trait Augment[T[_], O[_]]

Attributes

Source:
Interpret.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def apply[X](tx: T[X]): O[Unit]

Attributes

Source:
Interpret.scala