Call valueOf() on all eligible elements.

Issue #1 new
Josh Junon repo owner created an issue

The ability to be able to pass stringable objects is crucial to some of the requirements of Octo. All elements being operated on should have valueOf() called on them. async.map is perfect for this.

Comments (1)

  1. Log in to comment