clojure first item in list code example Example: clojure get list first item (first '(:alpha :bravo :charlie)) ;;=> :alpha