KeyedCache.get

check if an item is cached

struct KeyedCache(T)
Nullable!T
get
(
string key
)

Meta