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`