Implementations of clojure.core.async macros that don't leak implementation details.
Implementations of clojure.core.async macros that don't leak implementation details.
(non-leaky-thread & body)
Like clojure.core.async/thread, except body cannot access recur target.
Like clojure.core.async/thread, except body cannot access recur target.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close