hunt-cache ~master (2021-11-16T09:15:06Z)
Home
Dub
Repo
Cache.set
hunt
cache
Cache
Cache
Undocumented in source. Be warned that the author may not have intended to support it.
void
set
(string key, V v, uint expired)
class
Cache
void
set
(
V
)
(
string
key
,
V
v
,
uint
expired
= 0
)
void
set
(V[string] maps, uint expired)
Meta
Source
See Implementation
hunt
cache
Cache
Cache
constructors
this
functions
clear
get
hasKey
remove
set
setIfAbsent