Optimize Packages

fast-for

Optimize your collection looping by 2x faster. Fast For uses for loop that runs only half of your collection's length.

1.0.2 • Published 3 years ago

fn-memoize

fn-memoize is a lightweight utility that enables efficient memoization of functions, reducing redundant computations by caching results. This package helps optimize performance for functions that are called repeatedly with the same arguments, making it es

1.0.1 • Published 10 months ago