lru-rs icon indicating copy to clipboard operation
lru-rs copied to clipboard

retain

Open bowenwang1996 opened this issue 6 years ago • 1 comments

It would be nice to add a retain method, similar to what std::collection::HashMap and std::vec::Vec have.

bowenwang1996 avatar Mar 25 '19 23:03 bowenwang1996

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 :)

jeromefroe avatar Mar 31 '19 23:03 jeromefroe