Skip to content

Instantly share code, notes, and snippets.

@jerone
Created February 16, 2010 22:26
Show Gist options
  • Save jerone/306016 to your computer and use it in GitHub Desktop.
Save jerone/306016 to your computer and use it in GitHub Desktop.
parseInt("12.5") === ~~"12.5"; // true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment