Skip to content

Instantly share code, notes, and snippets.

Created October 26, 2012 07:59
Show Gist options
  • Select an option

  • Save anonymous/3957533 to your computer and use it in GitHub Desktop.

Select an option

Save anonymous/3957533 to your computer and use it in GitHub Desktop.
(take 5 (for [x [0 1 2 3] y [3 2 1 0] :while (< 0 x)] (println "asdf")))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment