aerophant / ramda

Modern functional programming library inspired by ramdajs
MIT License
1 stars 0 forks source link

What is the difference with yuhanz/ramda-php #27

Open e0ipso opened 5 years ago

e0ipso commented 5 years ago

I noticed this project https://github.com/yuhanz/ramda-php and I was wondering what's the difference with this one (if any).

Thanks for your work!

igneus commented 5 years ago

https://github.com/yuhanz/ramda-php is not really usable (yet?) in modern PHP applications, since it's functions cannot be imported.

For a comparison of several functional utility libraries (several of them Ramda-inspired like this one) see https://github.com/igneus/php-functional-util-comparison