Eduard Tsech

Results 7 comments of Eduard Tsech

I think it's the good idea. Could you create the pull request? I think, it can be a part of exports function.

Any thoughts guys? @epeli, @rwz, @kossnocorp

I think it can be a problem, because in that case `_([1, 2, 3]).splice(0, 1)` Underscore delegates `splice`, `reverse` and other native functions to the array. http://underscorejs.org/#chaining For ex `_([1,2,3]).join('')`...

@marktani any workaround we can use for the time being?

@Rhymond what do you think, should this issue be closed since Divide has been removed and last comment is from 2 years ago.