MemoTypes

org.atnos.eff.MemoTypes
See theMemoTypes companion object
trait MemoTypes

Attributes

Companion:
object
Source:
MemoEffect.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object MemoEffect.type
object all.type
object create.type
object memo.type
object MemoInterpretation.type
object MemoTypes.type

Members list

Concise view

Type members

Types

type _Memo[R] = Member[Memoized, R]

Attributes

Source:
MemoEffect.scala
type _memo[R] = MemberIn[Memoized, R]

Attributes

Source:
MemoEffect.scala