Toolchest 0.1.4
Generally useful macros and functions.
Installation
To install, add the following dependency to your project or build file:
[io.aviso/toolchest "0.1.4"]
Namespaces
io.aviso.toolchest.collections
Some useful functions related to Clojure collections.
Public variables and functions:
io.aviso.toolchest.exceptions
Some assistance for dealing with exceptions.
Public variables and functions:
io.aviso.toolchest.macros
Generally useful macros for prettier and more expressive code.
io.aviso.toolchest.threads
Utilities associated with Clojure’s threading macros (-> and ->>).