future
future
API
org.atnos.eff
concurrent
Scheduler
Schedulers
syntax
future
futureExtension
future
memo
memo
memoExtension
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
/
org.atnos.eff.syntax
/
memo
/
memoExtension
memoExtension
org.atnos.eff.syntax.memo.memoExtension
object
memoExtension
Attributes
Source
memo.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
memoExtension
.
type
Members list
Clear all
Extensions
Extensions
extension
[
R
,
A
](
e
:
Eff
[
R
,
A
])
def
runFutureMemo
[
U
](
cache
:
Cache
)(
using
memMember
:
Aux
[
Memoized
,
R
,
U
],
futMember
:
MemberIn
[
TimedFuture
,
U
]):
Eff
[
U
,
A
]
Attributes
Source
memo.scala
def
runMemo
[
U
](
cache
:
Cache
)(
using
member
:
Aux
[
Memoized
,
R
,
U
],
eval
:
MemberIn
[
Eval
,
U
]):
Eff
[
U
,
A
]
Attributes
Source
memo.scala
In this article
Attributes
Members list
Extensions
Extensions