named arguments, string interpolation, please stop.

zjh fqbqrr at 163.com
Fri Jan 12 02:43:56 UTC 2024


On Friday, 12 January 2024 at 02:31:21 UTC, zjh wrote:

> Combining `attribute functions` to avoid `function splitting`.

It's best to be able to `deduct` function etc. Then, you can use 
the information deducted from the deduction for metaprogramming.

`Deduct`the common attribute, Is it `@nogc`? Is it 
`@pure`?Or`@system`,`@safety`?.



More information about the Digitalmars-d mailing list