ipotro / ramdish

A minimal functional library for JavaScript humans.
0 stars 0 forks source link

High Order Functions Implementation #5

Open ipotro opened 5 years ago

ipotro commented 5 years ago

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.
All issues in milestone: [2] High Order Functions

Assignees

ipotro commented 5 years ago

I’ll start the development of this feature.