What are the best practices for defining constants in Clojure in terms of style, conventions, efficiency, etc.
Don't use a special notation for constants; everything is assumed a constant unless specified otherwise.
See http://dev.clojure.org/display/community/Library+Coding+Standards