eval

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

Attributes

Companion
object
Source
eval.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object all.type
object eval.type

Members list

Value members

Concrete methods

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

Attributes

Source
eval.scala