LRU.removeOldest

Undocumented in source. Be warned that the author may not have intended to support it.
class LRU(K, V)
nothrow
const(Result!(Entry*))
removeOldest
()

Meta