discord-w ~master (2022-03-12T05:59:06.0972821)
Dub
Repo
SimpleCache.update
discord
w
cache
SimpleCache
Undocumented in source. Be warned that the author may not have intended to support it.
class
SimpleCache
(T, string idMember = "id", size_t limit = size_t.max)
@
safe
T
update
(
IDType
id
,
scope
void
delegate
(
scope
ref
T
)
@
safe
updater
= null
,
bool
put
= false
)
Meta
Source
See Implementation
discord
w
cache
SimpleCache
aliases
IDType
get
functions
has
patch
put
remove
removeAll
update
variables
entries
index