; CIDER 0.9.1 (Java 1.7.0_91, Clojure 1.8.0, nREPL 0.2.9) user> (puget.printer/cprint [1 2 :3]) [1 2 :3] nil user>