/medley

A lightweight library of useful Clojure functions

Primary LanguageClojure

Medley

Build Status

Medley is a lightweight Clojure/ClojureScript library of useful, mostly pure functions that are "missing" from clojure.core.

Medley has a tighter focus than flatland/useful and Prismatic/plumbing, and limits itself to a small set of general-purpose functions.

Installation

To install, add the following to your project :dependencies:

[medley "0.5.5"]

Documentation

License

Copyright © 2015 James Reeves

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.