Clj-lib 0.9.1

Util libraries for common tasks.

Installation

To install, add the following dependency to your project or build file:

[rwilson/clj-lib "0.9.1"]

Namespaces

clj-lib.core

Useful fns, of all purposes, that might be considered language extensions.

clj-lib.io

Useful utility fns for local & network IO

clj-lib.types

Useful utility fns for inspecting and coercing types.