Skip to content

Instantly share code, notes, and snippets.

@orb
Created February 9, 2015 04:09
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 orb/1f7259aaa7ec3813888a to your computer and use it in GitHub Desktop.
Save orb/1f7259aaa7ec3813888a to your computer and use it in GitHub Desktop.
It's closing time.
(run* [your-location]
(conde
[(== your-location :home)]
[succeed])
(!= your-location :here))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment