Modify fuse.Hash callback arguments to mirror standard callback arguments.
Reported by Joe Gornick | March 4th, 2011 @ 11:51 PM
The callback methods are currently being passed value, key and hash. A more consistent callback argument approach would be value, key, index of element and hash.
Comments and changes to this ticket
-
Joe Gornick March 4th, 2011 @ 11:59 PM
Methods to verify are filter, first, last, map, partition and zip.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
JavaScript frameworks share similar features and functionality such as DOM manipulation, event registration, and CSS selector engines. FuseJS attempts to incorporate the strengths of these frameworks into one stable, efficient, and optimized core JavaScript framework.