safe

org.atnos.eff.syntax.addon.scalaz.safe$
See thesafe companion trait
object safe extends safe with safe

Attributes

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

Members list

Concise view

Type members

Inherited classlikes

implicit class SafeEffectOps[R, A](e: Eff[R, A])

Attributes

Inherited from:
safe
Source:
safe.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Implicits

Inherited implicits

final implicit def SafeEffectOps[R, A](e: Eff[R, A]): SafeEffectOps[R, A]

Attributes

Inherited from:
safe
Source:
safe.scala
implicit def toSafeEffectScalazOps[R, A](e: Eff[R, A]): SafeEffectScalazOps[R, A]

Attributes

Inherited from:
safe
Source:
safe.scala