expose core async ManyToManyChannel

This commit is contained in:
Michiel Borkent 2022-09-05 18:13:25 +02:00
parent cae237e42a
commit 3afd85ccb3

View file

@ -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