Login / Register


Share Snipplr


Welcome To Snipplr


Everyone's Recent Clojure Snippets



« Prev 1 Next »
Title tells everything
0 695 posted 11 years ago by ef
Example of filtering by using case
0 693 posted 12 years ago by ef
Function strips HTML tags from string.
0 1227 posted 12 years ago by ef
Gets function by name.
0 738 posted 12 years ago by ef
Better way of generating date in ISO 8601 format (e.g. "2011-12-12T20:50:22+0100"). Needs to require [clj-time.core :as time] and [clj-time.format :as time-format].
0 1150 posted 12 years ago by ef
Return string representing current date in ISO 8601 format, e.g. "2011-12-12T20:50:22+0100". java.util.Calendar and java.text.SimpleDateFormat have to be imported first. NOTICE: Use this instead: http://snipplr.com/view/62060/clojure-iso-8601-curre...
0 1598 posted 12 years ago by ef
Preferred way of printing files in Clojure.
0 740 posted 12 years ago by ef
first try, use with care
0 716 posted 13 years ago by birdspider
0 857 posted 14 years ago by iTony
Using contrib's trace ns in order to debug functions in the REPL
0 752 posted 14 years ago by narkisr
« Prev 1 Next »