SIGN IN SIGN UP

Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.

0 0 0 JavaScript

merge: Improved `Memoize` function (#912)

* feat: improved memoize function

used Map instead of object & used the JSON.stringfy method for generate a valid string as a key

* docs: modified documentation

* style: format with standard

* docs: modified stringify doc

* refactor: remove two repetition implementation
F
Fahim Faisaal committed
6656ece53450d650bbb12d454558261bf95e490e
Parent: eb748ae
Committed by GitHub <noreply@github.com> on 3/2/2022, 8:56:16 AM