Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 128 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 128 Bytes

Setup and install packages:

npm i

Run tests:

MRU:

npm run testMRU

LRU:

npm run testLRU