https://github.com/funcool/promissum
DEPRECATED: use funcool/promesa
https://github.com/funcool/promissum
Last synced: 4 months ago
JSON representation
DEPRECATED: use funcool/promesa
- Host: GitHub
- URL: https://github.com/funcool/promissum
- Owner: funcool
- License: bsd-2-clause
- Created: 2015-07-11T18:26:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-29T19:24:44.000Z (about 10 years ago)
- Last Synced: 2025-09-04T02:56:14.833Z (4 months ago)
- Language: Clojure
- Homepage:
- Size: 92.8 KB
- Stars: 18
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# promissum #
A composable promise/future library for Clojure (built on top of jdk8 completable future).
This package targets Clojure 1.7 and JDK8.
[](http://clojars.org/funcool/promissum)
See the [documentation](https://funcool.github.io/promissum/latest/) or
[api reference](https://funcool.github.io/promissum/latest/api/) for more detailed
information.