expose core async ManyToManyChannel
This commit is contained in:
parent
cae237e42a
commit
3afd85ccb3
1 changed files with 2 additions and 0 deletions
|
|
@ -505,6 +505,8 @@
|
|||
clojure.lang.Sequential
|
||||
clojure.lang.Seqable
|
||||
clojure.lang.Volatile
|
||||
;; the only way to check if something is a channel is to call instance? on this...
|
||||
clojure.core.async.impl.channels.ManyToManyChannel
|
||||
java.lang.AbstractMethodError
|
||||
java.lang.ExceptionInInitializerError
|
||||
java.lang.LinkageError
|
||||
|
|
|
|||
Loading…
Reference in a new issue