Skip to content

Instantly share code, notes, and snippets.

@seaneagan
Created February 5, 2012 04:22
Show Gist options
  • Save seaneagan/1742682 to your computer and use it in GitHub Desktop.
Save seaneagan/1742682 to your computer and use it in GitHub Desktop.
a::b
a::b=
a::+
a::[]=

a->b
a->b=
a->+
a->[]=

a@b
a@b=
a@+
a@[]=

a"b"
a"b="
a"+"
a"[]="
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment