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

Walter Bright newshound2 at digitalmars.com
Sun May 13 15:26:14 PDT 2012


On 5/13/2012 3:16 PM, Nathan M. Swan wrote:
> Trying to make it read lazily is even harder, as all std.utf functions work on
> arrays, not ranges. I think this should change.

Yes, std.utf should be upgraded to present range interfaces.


More information about the Digitalmars-d mailing list