Great!

I've used alts! before with control channels which is definitely useful as 
well. 

Timothy, can you elaborate a little? I'm still a little unclear when 
channels are garbage collected. It it an issue to leave channels open after 
you've stopped using them? I always feel a little strange constantly 
creating new channels to replace callbacks, blocking on their output, and 
then wondering whether or not I need to worry about closing them. If a 
channel falls out of scope is it garbage collected? How do go blocks affect 
scoping? 


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