We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91223c8 commit 5843811Copy full SHA for 5843811
src/main/clojure/clojure/core/async.clj
@@ -36,7 +36,7 @@ provided (see below)
36
:mixed - used by async/thread and for :mixed workloads in
37
flow/process
38
39
-ompute - used for :compute workloads in flow/process
+:compute - used for :compute workloads in flow/process
40
41
:core-async-dispatch - used for completion fn handling (e.g. in put!
42
and take!, as well as go block IOC thunk processing) throughout
0 commit comments