Effect

org.specs2.control.eff.Effect
sealed trait Effect[F[_]]

one effect, basically a type constructor

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
In this article