Skip to content

Instantly share code, notes, and snippets.

@cmcculloh
Created January 14, 2011 19:58
Show Gist options
  • Save cmcculloh/780134 to your computer and use it in GitHub Desktop.
Save cmcculloh/780134 to your computer and use it in GitHub Desktop.
By Paul Irish. This one is fun....
for(var i = -1; ++i < Obj.length; ){}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment