core.async
channel without enabling it's support by requiring sieppari.async.core-async
java.util.concurrent.CompletionStage
by default on the JVM and
js/Promise
for ClojureScript.
sieppari.async.promesa
is not needed anymore and has been removed.sieppari.core
load time by about 4 seconds.sieppari.async.*
namespaces now need to be require
:d explicitly, you probably only need one of them.core.async
& promesa
(requires 1.10.0-SNAPSHOT
)Can you improve this documentation? These fine people already did:
Tommi Reiman, Miikka Koskinen & Pauli JaakkolaEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close