Dec. 27, 2009
10:01 p.m.
Stéphane Ducasse <stephane.ducasse@...> writes:
Adrian K. (you see we put your name in the comments :)).
Humbled :)
Adrian I was wondering if we could have another / faster implementation that does not really on stream.
You can, but you'll have to cover Array as a special case. And it probably won't be faster than with a stream (I donnu about Nile's implementation of #nextPutAll: though). --AA