BasicCache

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this()
Undocumented in source.

Members

Classes

CachedValue
class CachedValue(T)
Undocumented in source.

Functions

get
CachedValue!T get(string id)
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(T t, string id)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta