7 Commits

Author SHA1 Message Date
Scott Kyle
70ee822f19 Update splice method to mimic JS standard
It now will return the removed elements, and clamps the first two arguments to be acceptable values rather than throwing an exception.
2015-09-28 16:00:24 -07:00
Ari Lazier
fbf2399140 tests and bugfixes for splice and shift 2015-08-28 15:11:50 -07:00
Ari Lazier
ddbc6eb4c9 test for pop 2015-08-28 14:49:15 -07:00
Ari Lazier
bd39239f00 array mutation functions 2015-08-28 14:41:30 -07:00
Ari Lazier
e84c81542f fix for array enumeration, test array.push 2015-08-27 13:33:20 -07:00
Ari Lazier
ccd2301d9e todo example 2015-08-24 09:22:37 -07:00
Ari Lazier
f7b4fd6f4a test existing array functionality 2015-08-14 10:47:56 -07:00