Oct. 17, 2008
12:55 p.m.
On Thu, Oct 16, 2008 at 3:52 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Now I was wondering if there is way to avoid that.
A stream can be seen as a pointer between past and future sequence values. Which means there must be a way to index the element in the collection of data and this is not the case with Sets. In the case of #flatCollect:, you do not want a stream, you want a generic way to add data to a collection of elements. I don't see any generic way to do this. -- Damien Cassou Peter von der Ahé: «I'm beginning to see why Gilad wished us good luck». (http://blogs.sun.com/ahe/entry/override_snafu)