On Jan 21, 1:33 pm, Rich Hickey <richhic...@gmail.com> wrote:
> I've started documenting the streams work I have been doing, for those
> interested:
>
> http://clojure.org/streams
>
> Feedback welcome,
>
> Rich

This work reminds me in a general way of the old Dylan iteration
protocol. They're not the same, and the Dylan iteration protocol does
not provide the safety for concurrency that you're working on. Still,
just in case any of the old ideas happen to be useful, I thought I'd
provide a link:

http://amigos.rdsathene.org/other/prefix-dylan/book.annotated/ch12.html#iteration%20protocol0

(this link is to a webbed version of the 1992 lisp-syntax version of
Dylan. the manual is getting increasingly hard to find online.)
--~--~---------~--~----~------------~-------~--~----~
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
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to