deprecating std.stream, std.cstream, std.socketstream

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Wed May 16 10:48:49 PDT 2012


On 5/16/12 12:34 PM, Steven Schveighoffer wrote:
> In other words, ranges aren't enough.

This is copiously clear to me, but the way I like to think about it is 
by extending the notion of range (with notions such as e.g. 
BufferedRange, LookaheadRange, and such) instead of developing an 
abstraction independent from ranges and then working on stitching that 
with ranges.

Andrei


More information about the Digitalmars-d mailing list