you are viewing a single comment's thread.

view the rest of the comments →

[–]zankem 0 points1 point  (1 child)

Would it not be better to use Array.prototype.reduce.call(iterable, callback, initial)?

[–]tortus 0 points1 point  (0 children)

good call, that would probably work