LRU.contains

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

Meta