Skip to content

funcool/promesa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.2"}

;; lein
[funcool/promesa "4.0.2"]