Skip to content

Instantly share code, notes, and snippets.

@zolizoli
Created January 12, 2012 20:16
Show Gist options
  • Save zolizoli/1602843 to your computer and use it in GitHub Desktop.
Save zolizoli/1602843 to your computer and use it in GitHub Desktop.
first-name
(defn first-name [name]
(first name))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment