Lambda Tuple with Map Reduce

JG someone at simewhere.com
Wed Apr 20 15:01:19 UTC 2022


On Wednesday, 20 April 2022 at 08:04:42 UTC, Salih Dincer wrote:
> ```d
> alias type = real;
> alias func = type function(type a);
>
> [...]

I think technically you should have save after range in that loop.


More information about the Digitalmars-d-learn mailing list