Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/brandonbloom/handlers
- Owner: brandonbloom
- License: epl-1.0
- Created: 2014-04-04T02:21:28.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-04T02:23:11.000Z (almost 11 years ago)
- Last Synced: 2024-10-19T05:48:48.828Z (3 months ago)
- Language: Clojure
- Size: 141 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.