selfrefactor / rambda

Faster and smaller alternative to Ramda

Home Page:https://selfrefactor.github.io/rambda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding array reduce functionality

Fatxx opened this issue · comments

hello @selfrefactor ,

Are you willing to accept an implementation for R.reduce()? Or is it out of scope?

Thank you and keep the good work.

Will be implemented before the end of the week.
Thank you for the good words.

Can I open a merge request with this?

Sure, you can 👍

I check your PR, there are some things to be done, before proceeding to build process and npm publish

My edit will curry initialValue as now it is not handled. After doing this and write a few more test cases, we are ready to proceed further. I am at work now, so I will do that later today.

Ok, great! Thank you.

Published to NPM and closing the issue.