
Enumerable Updates
Reported by Joe Gornick | February 7th, 2009 @ 02:47 AM
Remove aliases:
  all
  any
  collect
  entries
  find
  findAll  
  member
  select
Rename methods:
  include -> contains
Remove methods:
  detect
  reject
Comments and changes to this ticket
- 
         Joe Gornick March 11th, 2009 @ 01:01 AMWe are ditching detectmethod in favor of standardizing on thefirstmethod found inArray.
- 
         Joe Gornick March 11th, 2009 @ 01:25 AMSince we are adding the firstmethod, let's compliment it with thelastmethod.
- 
         Joe Gornick March 25th, 2009 @ 12:35 AMAdd a strictparameter to contains to match the addition to the Array#contains.
- 
         
- 
         Joe Gornick March 25th, 2009 @ 01:28 AM- State changed from new to resolved
 
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.
 Create new ticket
                    Create new ticket
 Joe Gornick
      Joe Gornick