is vs ==

monkyyy crazymonkyyy at gmail.com
Sun Aug 31 00:24:50 UTC 2025


On Saturday, 30 August 2025 at 22:15:26 UTC, Brother Bill wrote:
> For the modern D developer, which is the more preferred choice, 
> to use 'is' or '=='?
>
> Do the Style Guidelines or other authorities prefer one to the 
> other for modern D coding?
>
> Or is either equally satisfactory?


different things `is` is mostly a special case like `is null`


More information about the Digitalmars-d-learn mailing list