eval

org.atnos.eff.addon.scalaz.eval$
See theeval companion trait
object eval extends eval

Attributes

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

Members list

Concise view

Value members

Inherited methods

def attemptEvalDisjunction[R, U, A](r: Eff[R, A])(implicit m: Aux[Eval, R, U]): Eff[U, Throwable \/ A]

Attributes

Inherited from:
eval
Source:
eval.scala