Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 456 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 456 Bytes

promesa

A promise library for Clojure(Script).

Clojars Project

cljdoc badge

Documentation: http://funcool.github.io/promesa/latest/

Latest stable release:

;; deps.edn
funcool/promesa {:mvn/version "4.0.1"}

;; lein
[funcool/promesa "4.0.1"]