named arguments, string interpolation, please stop.

zjh fqbqrr at 163.com
Fri Jan 12 02:58:29 UTC 2024


On Friday, 12 January 2024 at 02:43:56 UTC, zjh wrote:

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


A `function` (`variable`, construction block) has an '`attribute 
dictionary`'. This attribute dict can contain four common 
attributes: `'@nogc, @pure, at system, at safe', and user attributes`. 
Each '`attribute dict`' can be calculated

This kind of `attribute dictionary` should be very useful!



More information about the Digitalmars-d mailing list