Augment

org.specs2.control.eff.Augment
trait Augment[T[_], O[_]]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

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