lru
lru copied to clipboard
Trim after adding
Calling trim after add-ing an element, instead of requiring the user to call trim makes sense to me.
Was there a reason trim wasn't part of add? If not, I can try adding it.