Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brandonbloom/handlers

An exploration of syntax for first-class handlers in Clojure
https://github.com/brandonbloom/handlers

Last synced: about 1 month ago
JSON representation

An exploration of syntax for first-class handlers in Clojure

Awesome Lists containing this project

README

        

# handlers

A Clojure library designed to explore first-class exception handlers.

## Usage

See the [test code](src/handlers/core.clj#L56).

## License

Copyright © 2014 Brandon Bloom

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