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

Jon Degenhardt jond at noreply.com
Sun Jun 21 17:35:30 UTC 2020


On Sunday, 21 June 2020 at 00:15:35 UTC, Andrei Alexandrescu 
wrote:
> On 6/20/20 5:12 PM, Jon Degenhardt wrote:
>> Nearly all the algorithms in std.algorithm.iteration (map, 
>> filter, fold, etc.) operate on input-only ranges.
>
> Yah, one good experiment would be to implement these using 
> alternate simpler APIs and see how they work.
>
> You can infer a lot by just writing code and "smell" it. I know 
> byLine didn't smell quite right.

Yeah, that would be a nice focused set to try it out on.


More information about the Digitalmars-d mailing list