Skip to content

Instantly share code, notes, and snippets.

Created December 15, 2011 13:36
Show Gist options
  • Save anonymous/1481110 to your computer and use it in GitHub Desktop.
Save anonymous/1481110 to your computer and use it in GitHub Desktop.
;; nchapon's solution to A nil key
;; https://4clojure.com/problem/134
#(nil? (%1 %2 "empty"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment