Performance oriented implementations of commonly used functions in TypeScript.
yarn add @phantomcores/utilsgit clone git@github.com:ArkEcosystem/utils.git
yarn && yarn bench- The native
map,filter,reduceandforEachwill generally be faster when used on arrays that contain nothing but numerical values.
If you discover a security vulnerability within this package, please send an e-mail to security@ark.io. All security vulnerabilities will be promptly addressed.