hemanth / functional-programming-jargon

Jargon from the functional programming world in simple terms!
http://git.io/fp-jargons
MIT License
18.59k stars 1.02k forks source link

UnderscoreJS does not have "curry" function #145

Closed palerdot closed 7 years ago

palerdot commented 7 years ago

In the Auto Currying section, it is mentioned that UnderscoreJS has a currying function. But, there is no such function in UnderscoreJS library.

jethrolarson commented 7 years ago

Good observation. That should be lodash

On Sat, Mar 25, 2017, 8:56 PM Arun Kumar notifications@github.com wrote:

In the Currying section, it is mentioned that UnderscoreJS http://underscorejs.org has a currying function. But, there is no such function in UnderscoreJS library.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hemanth/functional-programming-jargon/issues/145, or mute the thread https://github.com/notifications/unsubscribe-auth/AAB-4DPtIXJW-DnRahl4CTIqbTGB7P15ks5rpeHVgaJpZM4MpTtV .

jethrolarson commented 7 years ago

Lodash should have been capitalized I think

On Sun, Mar 26, 2017, 12:28 AM hemanth.hm notifications@github.com wrote:

Closed #145 https://github.com/hemanth/functional-programming-jargon/issues/145 via 841ed85 https://github.com/hemanth/functional-programming-jargon/commit/841ed85f81fb72e81e6ea11b0d13bad923667cdf .

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/hemanth/functional-programming-jargon/issues/145#event-1015593550, or mute the thread https://github.com/notifications/unsubscribe-auth/AAB-4PTxiD6x2MDaZREVjXRkd-BlLvzWks5rphOygaJpZM4MpTtV .