CacheLRU.get

class CacheLRU(K, V, Allocator = Mallocator)
final
Nullable!V
get
@safe
(
K k
)

Meta