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`
  • is vs == Brother Bill via Digitalmars-d-learn
    • Re: is vs == monkyyy via Digitalmars-d-learn
    • Re: is vs == Steven Schveighoffer via Digitalmars-d-learn
    • Re: is vs == IchorDev via Digitalmars-d-learn
    • Re: is vs == H. S. Teoh via Digitalmars-d-learn

Reply via email to