(go-test & body)Runs body inside a go block for cross-platform async testing. Use <! inside body to await channels. CLJ: blocks the test thread with <!!. CLJS: uses cljs.test/async + done callback with try/finally.
Runs body inside a go block for cross-platform async testing. Use <! inside body to await channels. CLJ: blocks the test thread with <!!. CLJS: uses cljs.test/async + done callback with try/finally.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |