Skip to content

Instantly share code, notes, and snippets.

@ir4y
Last active December 16, 2015 08:19
Show Gist options
  • Save ir4y/5405150 to your computer and use it in GitHub Desktop.
Save ir4y/5405150 to your computer and use it in GitHub Desktop.
(if (> (count elem) 2) (nth elem 2) nil)
(= a 0)
(if (> (count elem) 2) (nth elem 2) nil)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment