Fx

org.specs2.control.eff.Fx
See theFx companion object
sealed trait Fx

Base type for a tree of effect types

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Fx1[F]
class Fx2[L, R]
class Fx3[L, M, R]
class FxAppend[L, R]
class NoFx
object NoFx.type
Show all
In this article