EvalTypes

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

Attributes

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

Members list

Type members

Types

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

Attributes

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

Attributes

Source
EvalTypes.scala