kennethgoodman/cunyfirst-API

remove array remove function

Opened this issue · 1 comments

Want to remove function to remove element from array, but this will mess up most loops that go until the second to last element

this messes up: for( var i in myArray)