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.


Reply via email to