eval

trait eval
Companion:
object
Source:
eval.scala
class Object
trait Matchable
class Any
object all.type
object eval.type

Value members

Concrete methods

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