Liking cljdoc? Tell your friends :D

clj-utils

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.

Installation

Current version:

Clojars Project

To include in your Leiningen project, add the above to the dependencies in your project.clj.

Usage

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.

License

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