NullableCache.cache

Undocumented in source.
struct NullableCache(K, V, alias getValue)
CacheLRU!(K, V) cache;

Meta