std.v2020.algorithm etc[ WAS: Is run.d going to be expand for runtime and the phobos library?]

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Wed Jun 24 16:29:13 UTC 2020


On 6/24/20 12:25 PM, Adam D. Ruppe wrote:
> I'm barely reading this thread, but could @live be useful with input 
> ranges too?

I'm not sure, but with a no-quarter-given approach to copying input 
ranges, simple tasks like "feed input from this file, or from stdin, and 
output to this other file or to stdout" mutate from trivial into little 
research projects (btw by the same (misguded imho) arguments "pure" 
output ranges ought to also be noncopyable).


More information about the Digitalmars-d mailing list