@phantomcores/utils
v0.3.1
Published
Performance oriented implementations of commonly used functions in TypeScript.
Downloads
10
Readme
Utilities
Performance oriented implementations of commonly used functions in TypeScript.
Installation
yarn add @phantomcores/utilsBenchmark
git clone [email protected]:ArkEcosystem/utils.git
yarn && yarn benchCaveats
- The native
map,filter,reduceandforEachwill generally be faster when used on arrays that contain nothing but numerical values.
Security
If you discover a security vulnerability within this package, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.
