DIP 1038--"@mustUse" (formerly "@noDiscard")--Accepted

forkit forkit at gmail.com
Mon Feb 7 05:05:27 UTC 2022


On Friday, 28 January 2022 at 13:07:13 UTC, Mike Parker wrote:
>

my only concern is the capital U, in @mustUse

This seems a little inconsistent with current attributes??

e.g:

nogc
nothrow
inout

https://dlang.org/spec/attribute.html

also, nodiscard would actually seem more logical, given the above 
as well.

I bet you, people will be thinking nodiscard, but will have to 
remember to type, @mustuse, only to have the compiler complain, 
that its' actually @mustUse


More information about the Digitalmars-d-announce mailing list