Skip to content

Instantly share code, notes, and snippets.

@hellerve
Created January 15, 2016 19:03
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 hellerve/1379e7f6dd6dcda7e744 to your computer and use it in GitHub Desktop.
Save hellerve/1379e7f6dd6dcda7e744 to your computer and use it in GitHub Desktop.
How to fuck up a clojure devs day
; Sneak this in somewhere
(defmacro = [& args] (apply (rand-nth [identical? not=]) args))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment