Cache
org.atnos.eff.Cache
trait Cache
This cache is used to memoize values for the Memoized effect
Attributes
- Source:
- Cache.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- class ConcurrentHashMapCache
This cache is used to memoize values for the Memoized effect