biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
BasicCache.lookup
bio
core
utils
memoize
BasicCache
Undocumented in source. Be warned that the author may not have intended to support it.
class
BasicCache
(uint maxItems, K, V)
V
*
lookup
(
K
key
)
Meta
Source
See Implementation
bio
core
utils
memoize
BasicCache
functions
lookup
put