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