NullableCache.this

Undocumented in source.
struct NullableCache(K, V, alias getValue)
this
(
CacheLRU!(K, V) cache
,
int size = 0
,
Duration ttl = Duration.zero
)

Meta