Skip to content

Instantly share code, notes, and snippets.

@goodmike
Created June 4, 2010 14:29
Show Gist options
  • Save goodmike/425469 to your computer and use it in GitHub Desktop.
Save goodmike/425469 to your computer and use it in GitHub Desktop.
(defn monkeyed [str]
"Perfectly visible cavemen!")
(monkeyed "madness")
; => "Perfectly visible cavemen!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment