(add-promise etag fut & {:keys [timeout]})
(get-promise etag)
(cancel this)
(date this)
(isExpired this)
(isExpired this now)
(resolve this result)
(promise etag fut & {:keys [timeout]})
(promise-expired? prom & [now])
(promise-resolve prom result)
(start-routines)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close