2 Commits

Author SHA1 Message Date
6656ece534 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
2022-03-02 14:26:16 +05:30
8bce33d265 Moving '__tests__' To 'test' 2021-10-05 08:50:12 +02:00