Fx

org.atnos.eff.Fx
See theFx companion object
sealed trait Fx

Base type for a tree of effect types

Attributes

Companion:
object
Source:
Fx.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Fx1[F]
trait Fx2[L, R]
trait Fx3[L, M, R]
trait FxAppend[L, R]
class NoFx
object NoFx.type

Members list

Concise view