error

org.atnos.eff.syntax.error$
See theerror companion trait
object error extends error

Attributes

Companion:
trait
Source:
error.scala
Graph
Supertypes
trait error
class Object
trait Matchable
class Any
Self type
error.type

Members list

Concise view

Implicits

Inherited implicits

final implicit def toErrorEffectOps[R, A](action: Eff[R, A]): ErrorEffectOps[R, A]

Attributes

Inherited from:
error
Source:
error.scala
final implicit def toErrorOps(e: Error): ErrorOps

Attributes

Inherited from:
error
Source:
error.scala
final implicit def toErrorOrOkOps[A](c: Either[Error, A]): ErrorOrOkOps[A]

Attributes

Inherited from:
error
Source:
error.scala