biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
BasicCache.put
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)
void
put
(
K
key
,
V
value
)
Meta
Source
See Implementation
bio
core
utils
memoize
BasicCache
functions
lookup
put