EvalTypes

org.atnos.eff.EvalTypes
See theEvalTypes companion object
trait EvalTypes

Attributes

Companion
object
Source
EvalEffect.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait EvalCreation
trait EvalEffect
object EvalEffect.type
object eval.type
object EvalInterpretation.type
object EvalTypes.type
Show all

Members list

Type members

Types

type _Eval[R] = Member[Eval, R]

Attributes

Source
EvalEffect.scala
type _eval[R] = MemberIn[Eval, R]

Attributes

Source
EvalEffect.scala