Liking cljdoc? Tell your friends :D
Clojure only.

limo.helpers


retry-untilcljmacro

(retry-until {:keys [timeout interval reader pred]} & body)

Private - Subject to change.

Retries a given reader fn until a timeout occurs or pred succeeds

Private - Subject to change.

Retries a given reader fn until a timeout occurs or pred succeeds
sourceraw docstring

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

× close