zbo14 / memo

different memoization methods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

memo

Memoization a la caching, events, and lodash.

Install

Make sure you have Node/npm installed.

Clone the repository and npm i.

Test

npm test should run the testcases and print the time for each.

About

different memoization methods

License:MIT License


Languages

Language:JavaScript 100.0%