memoize-weak icon indicating copy to clipboard operation
memoize-weak copied to clipboard

Garbage-collected memoizer for variadic functions

Results 2 memoize-weak issues
Sort by recently updated
recently updated
newest added

First of all, thanks for this library! I wrote something similar and came across this later. One thing that was not clear from the docs was how you handle primitive...

I eliminated most function calls and replaced them with a simple loop. Code style rules are enforced by [prettier]. But I removed eslint, so there are no code quality checks...