Skip to content

Instantly share code, notes, and snippets.

@renanreismartins
Created September 9, 2014 21:43
Show Gist options
  • Save renanreismartins/180cc213ed1cb9ae2699 to your computer and use it in GitHub Desktop.
Save renanreismartins/180cc213ed1cb9ae2699 to your computer and use it in GitHub Desktop.
(def second (fn [list] (nth list 1) ))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment