SimpleCache.patch

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
patch
(,
bool put = false
)

Meta