Added .eq(Number) back in - I'm convinced that it's more useful than the .slice(...
authorJohn Resig <jeresig@gmail.com>
Sat, 15 Sep 2007 03:08:46 +0000 (03:08 +0000)
committerJohn Resig <jeresig@gmail.com>
Sat, 15 Sep 2007 03:08:46 +0000 (03:08 +0000)
commit3dabd7ec301770a2a6bb8457c96d630d42376719
tree9d039737cbe255513780b5aca2b0da711f010595
parent1088d06e5485451549990e6143001488f1580d83
Added .eq(Number) back in - I'm convinced that it's more useful than the .slice() replacement. lt/gt are still gone, though.
src/core.js
test/unit/core.js