future
future
API
org.atnos.eff
concurrent
Scheduler
Schedulers
Schedulers
syntax
FutureOps
MemoEffectOps
future
future
memo
memo
ExecutorServices
ExecutorServices
FutureCreation
FutureCreation
FutureEffect
FutureEffect
FutureInterpretation
FutureInterpretation
FutureTypes
GetCache
MemoCreation
MemoEffect
MemoEffect
MemoInterpretation
MemoInterpretation
MemoTypes
MemoTypes
Memoized
Store
TimedFuture
TimedFuture
future
memo
future
/
org.atnos.eff
/
MemoCreation
MemoCreation
org.atnos.eff.MemoCreation
trait
MemoCreation
extends
MemoTypes
Attributes
Source
MemoCreation.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
MemoTypes
class
Object
trait
Matchable
class
Any
Known subtypes
trait
MemoEffect
object
MemoEffect
object
memo
Members list
Clear all
Type members
Inherited types
type
_Memo
[
R
] =
Member
[
Memoized
,
R
]
Attributes
Inherited from:
MemoTypes
Source
MemoTypes.scala
type
_memo
[
R
] =
MemberIn
[
Memoized
,
R
]
Attributes
Inherited from:
MemoTypes
Source
MemoTypes.scala
Value members
Concrete methods
def
getCache
[
R
:
_memo
]:
Eff
[
R
,
Cache
]
Attributes
Source
MemoCreation.scala
def
memoize
[
R
:
_memo
,
A
](
key
:
AnyRef
,
a
:
=>
A
):
Eff
[
R
,
A
]
Attributes
Source
MemoCreation.scala
In this article
Attributes
Members list
Type members
Inherited types
Value members
Concrete methods