ScalazEffectSystem

automorph.system.ScalazEffectSystem
See theScalazEffectSystem companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Types

type Effect[T] = IO[T]

Effect type.

Effect type.

Type parameters

T

value type

Attributes