lru-rs
lru-rs copied to clipboard
retain
It would be nice to add a retain method, similar to what std::collection::HashMap and std::vec::Vec have.
I agree, that would be helpful! I think I should have time in the next couple of weeks to take a crack at it. PR's are certainly welcome though if you'd like to take a look at it before then :)