Underscore.m icon indicating copy to clipboard operation
Underscore.m copied to clipboard

Add functions from underscore-contrib?

Open ninjudd opened this issue 10 years ago • 4 comments

There are some very useful functions in underscore-contrib that are missing from underscore.js: http://documentcloud.github.io/underscore-contrib/

My plan is to fork Underscore.m and add these methods as I need them, but I wanted to check that you are open to adding functions like these first. Thanks!

ninjudd avatar Jun 18 '14 16:06 ninjudd

Which methods do you have in mind?

robb avatar Jun 18 '14 17:06 robb

I specifically need cat and mapcat right now, but most of them are pretty useful.

ninjudd avatar Jun 18 '14 18:06 ninjudd

Primarily the functions in array.builders and array.selectors.

ninjudd avatar Jun 18 '14 18:06 ninjudd

:ok_hand:

I'm not sure all of these will translate well, but I guess that discussion is easier to be had in a pull request :-)

robb avatar Jun 18 '14 18:06 robb