CacheLRU.remove

class CacheLRU(K, V, Allocator = Mallocator)
final
bool
remove
@safe
(
K k
)

Meta