Liking cljdoc? Tell your friends :D

spoon - A clojure utility library

Clojars Project cljdoc badge GitHub Twitter Follow

The only tool we need is a big-ass brew spoon. Dareknotderek

This repository follows the guidelines and standards of the Wall Brew Open Source Policy.

Installation

A deployed copy of the most recent version of spoon can be found on clojars. To use it, add the following as a dependency in your project.clj file:

Clojars Project

The next time you build your application, Leiningen or deps.edn should pull it automatically. Alternatively, you may clone or fork the repository to work with it directly.

Usage

Functions in spoon are organized by the Clojure library or data structure they are intended to work with. Generic functionality and macros will be added to core unless a more appropriate location exists.

See the API docs generated by quickdoc

License

Copyright © 2022-2023 - Wall Brew Co

This software is provided for free, public use as outlined in the MIT License

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close