1.1.1 • Published 1 year ago
hof-basics v1.1.1
hof-basics
hof-basics is a simple npm package that provides basic higher-order functions (HOFs) in JavaScript for common operations like arithmetic, finding maximum and minimum values, identifying even and odd numbers, and sorting arrays.
Installation
You can install hof-basics via npm using the following command:
npm install hof-basics