[phobos] Improvement of stream
Ellery Newcomer
ellery-newcomer at utulsa.edu
Mon Jul 5 09:44:43 PDT 2010
On 07/05/2010 11:14 AM, Michel Fortin wrote:
> Le 2010-07-05 à 1:37, Andrei Alexandrescu a écrit :
>
>
>> - The Seekable idea is good, I was thinking of it for a while. It expresses a range that is not as cheap for random access as a random-access range, but also that makes random seeking possible. What kind of algorithms could use Seekable?
>>
> Well, you might want to skip over certain parts of a stream.
>
like 'drop'
More information about the phobos
mailing list