You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Underscore uses native array methods when possible, but doesn't follow ES5 spec in the alternative code forks. This can be seen in how sparse arrays are handled.