Liking cljdoc? Tell your friends :D

raid.promises


add-promiseclj

(add-promise etag fut & {:keys [timeout]})

default-timeoutclj


get-promiseclj

(get-promise etag)

IPromisecljprotocol

cancelclj

(cancel this)

dateclj

(date this)

isExpiredclj

(isExpired this)
(isExpired this now)

resolveclj

(resolve this result)

promiseclj

(promise etag fut & {:keys [timeout]})

promise-expired?clj

(promise-expired? prom & [now])

promise-resolveclj

(promise-resolve prom result)

start-routinesclj

(start-routines)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close