rsms / js-lru

A fast, simple & universal Least Recently Used (LRU) map for JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API has some incorrect keys

zekedroid opened this issue · comments

Haven't checked them all out but at least for the clear method, it seems that the latest version of this library has the equivalent removeAll method only. Could this be updated in the README?

I'm afraid I don't understand what you are asking about. Are you saying that the standard-named clear function should be renamed to removeAll..?

I'll close this for now. Please be as specific and clear as you can when filing an issue (and provide information on what version of the code you are referring to) Thank you.