# File lib/hashery/lru_hash.rb, line 94
def
empty?
@head
.
succ
.
equal?
@tail
end