(defproject trinary "0.1.0-SNAPSHOT" :description "trinary exercise." :url "https://github.com/exercism/xclojure/tree/master/exercises/trinary" :dependencies [[org.clojure/clojure "1.8.0"]])