Skip to content

Instantly share code, notes, and snippets.

@cmcculloh
Created January 14, 2011 19:56
Show Gist options
  • Save cmcculloh/780126 to your computer and use it in GitHub Desktop.
Save cmcculloh/780126 to your computer and use it in GitHub Desktop.
A better version of the classic
for(i = 0, ii = Obj.length; i < ii; i++){}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment