named arguments, string interpolation, please stop.

Elias (0xEAB) desisma at heidel.beer
Sun Jan 14 05:09:45 UTC 2024


On Sunday, 14 January 2024 at 05:08:07 UTC, Elias (0xEAB) wrote:
> On Saturday, 13 January 2024 at 19:22:53 UTC, claptrap wrote:
>> What is it that they expect it to do?
>
> Prevent allocations (e.g. in the hot paths of their code).

Or prevent collections (which would be GC.disable(), in fact).


More information about the Digitalmars-d mailing list