OutputRanges and slicing/save()
monarch_dodra
monarchdodra at gmail.com
Fri Jan 3 15:16:41 PST 2014
On Friday, 3 January 2014 at 23:14:31 UTC, monarch_dodra wrote:
> In particular, arguably, input ranges that are also output
> ranges are confusing, since rather than "growing as you add
> items to their tip (what you'd want)", they instead "shrink as
> you overwrite their front, until they are empty/full".
To add to that, it's *kind* of like an input/output stream, that
you can only write to, after you have read it...
More information about the Digitalmars-d
mailing list