LRU.getOldest

Undocumented in source. Be warned that the author may not have intended to support it.
class LRU(K, V)
@nogc const pure nothrow
const(Entry)*
getOldest
()

Meta