https://github.com/r0man/arrows
A library for creating arrows in Clojure
https://github.com/r0man/arrows
Last synced: 7 months ago
JSON representation
A library for creating arrows in Clojure
- Host: GitHub
- URL: https://github.com/r0man/arrows
- Owner: r0man
- License: bsd-3-clause
- Created: 2011-09-24T11:45:45.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-09-24T12:09:56.000Z (over 14 years ago)
- Last Synced: 2025-03-12T20:48:40.784Z (10 months ago)
- Language: Clojure
- Homepage: intensivesystems.net
- Size: 113 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
# arrows
A library for building arrows in Clojure
## Usage
See http://www.cse.chalmers.se/~rjmh/Papers/arrows.pdf for an explanation of arrows.
## Installation
Add:
[arrows "1.2.0"]
to project.clj
## License
Copyright (C) 2010 Jim Duey
Distributed under the BSD License.