Skip to content

Instantly share code, notes, and snippets.

@leedo
Created July 2, 2013 03:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leedo/5906625 to your computer and use it in GitHub Desktop.
Save leedo/5906625 to your computer and use it in GitHub Desktop.
> &infix:<+> === &infix:<+>
True
> &infix:<+> !== &infix:<+>
Cannot call 'Numeric'; none of these signatures match:
:(Mu:U \v: Mu *%_)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment