org.atnos.eff.addon.monix.TaskInterpretation
See theTaskInterpretation companion object Attributes
- Companion:
- object
- Source:
- TaskEffect.scala
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Known subtypes
Members list
Concise view
Value members
memoize the task result using a cache
Memoize task effects using a cache
Memoize task effects using a cache
if this method is called with the same key the previous value will be returned
Attributes
- Source:
- TaskEffect.scala
Memoize task values using a memoization effect
Memoize task values using a memoization effect
if this method is called with the same key the previous value will be returned
Attributes
- Source:
- TaskEffect.scala