Skip to content

Instantly share code, notes, and snippets.

@alexwarren
Created April 20, 2015 17:22
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 alexwarren/68b9556d84d3ffc127e4 to your computer and use it in GitHub Desktop.
Save alexwarren/68b9556d84d3ffc127e4 to your computer and use it in GitHub Desktop.
@set a=2
Try two variables the [same](next, b=2) or [different](next, b=3).
[next]:
set("same", get("a") == get("b"));
a = {a}, b = {b}, same = {same}.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment