Re: [DISCUSSs] new Iterator

2024-10-20 Thread Claude Warren
@Gary Gregory in response to your comments on "ofStream". I was thinking of renaming it to "fromStream" but then realized that it is really just another implementation of "create" so ExtendedIterator create(Stream stream) is what I am proposing now. In response to the comments on `addTo` Strea

Re: [DISCUSSs] new Iterator

2024-10-20 Thread Claude Warren
I can see a future enhancement (or iterator type) that merges iterators together in a round-robin strategy. While I don't have a need for this at the moment and so will not provide an implementation. Consider a system where multiple polled IoT devices only report abnormal values (e.g. only when i