deprecating std.stream, std.cstream, std.socketstream
Jonas Drewsen
jdrewsen at nospam.com
Tue May 15 12:18:27 PDT 2012
On Sunday, 13 May 2012 at 22:26:17 UTC, Walter Bright wrote:
> 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.
+1 on that.
I really needed it when doing the std.net.curl stuff and would be
happy to move it to a more generic handling in std.utf.
More information about the Digitalmars-d
mailing list