Skip to content

Instantly share code, notes, and snippets.

@carmelyne
Created February 15, 2009 09:48
Show Gist options
  • Save carmelyne/64668 to your computer and use it in GitHub Desktop.
Save carmelyne/64668 to your computer and use it in GitHub Desktop.
::
[]
**
-(unary) +(unary) ! ~
* / %
+ -
<< >>
&
| ^
> >= < <=
<=> == === != =~ !~
&&
||
.. ...
= += -=...
not
and or
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment