I put a core.async/mult instance in a map structure in a map.
When i do load-file ... (from La Clojure in IntelliJ) the structure with 
the object instance is still there, but it isn't possible to use.
I get:

> CompilerException java.lang.IllegalArgumentException: No implementation of 
> method: :tap* of protocol: #'clojure.core.async/Mult found for class: 
> clojure.core.async$mult$reify__7262
>

Is this something to do with core.async itself, or perhaps a more general 
issue with protocol?
Any thoughts? 

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to