Created
January 15, 2016 19:03
-
-
Save hellerve/1379e7f6dd6dcda7e744 to your computer and use it in GitHub Desktop.
How to fuck up a clojure devs day
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; 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