Skip to content

Instantly share code, notes, and snippets.

@jebberjeb
Created October 14, 2013 18:35
Show Gist options
  • Save jebberjeb/6980003 to your computer and use it in GitHub Desktop.
Save jebberjeb/6980003 to your computer and use it in GitHub Desktop.
(= 5 (bit-and 5 15))
(not= 5 (bit-and 5 16))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment