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.
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.