-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Milestone
Description
Description
Create the implementation of High Order Functions in ramdish and release the v1.0.0 in npm.
Issue Checklist
Each function should be created in fnName.js with a fnName.spec.js test.
- Create
forEachObjectfunction. - Create
unlessfunction. - Create
timesfunction. - Create
everyfunction. - Create
somefunction. - Create
sortByfunction.
All issues in milestone: [2] High Order Functions
Assignees
- Final assign @agzeri