Simon's Clojure utilities.
This documentation tracks the master
branch. Consult
the relevant Git tag (e.g. 0.1.2
) if you need documentation for a
specific release.
Current version:
To include in your Leiningen project, add the above to the dependencies in
your project.clj
.
Add something like the following to your namespace declaration(s):
(:require [com.nomistech.clj-utils :as nu])
For now, the only documentation is doc strings.
Copyright © 2018 Simon Katz
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close