Remove Array aliases
Reported by Joe Gornick | February 4th, 2009 @ 01:07 AM
Remove the following aliases from Array:
all -> every
any -> some
collect -> map
entries -> clone
findAll -> filter
member -> include
select -> filter
Comments and changes to this ticket
-
Joe Gornick February 7th, 2009 @ 02:56 AM
- State changed from new to duplicate
Duplicate of ticket #15.
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.