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
trait MemoCreation
trait MemoEffect
object MemoEffect.type
object memo.type
object MemoInterpretation.type
object MemoTypes.type
Show all

Members list

Type members

Types

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

Attributes

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

Attributes

Source
MemoEffect.scala