Thanks!! That did it.
--
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 grou
In judge try changing
(let [out async/chan] ...)
to
(let [out (async/chan)] ...)
On Wednesday, July 9, 2014 5:57:53 AM UTC+2, endbegin wrote:
>
> Just tried it with Clojure 1.6.0. Still no luck!
>>
>
--
You received this message because you are subscribed to the Google
Groups "Clojure"
>
> Just tried it with Clojure 1.6.0. Still no luck!
>
--
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 p