[Issue 23730] Clarify IsExpression `Identifier :` and `== TypeCtor` spec

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Feb 27 09:02:22 UTC 2023


https://issues.dlang.org/show_bug.cgi?id=23730

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dlang.org pull request #3534 "[spec] Improve `is(Type == keyword)` and
Identifier docs" was merged into master:

- 759d5424087dea558944e5e2b7ed78804df5c5c1 by Nick Treleaven:
  Split up type vs pattern forms & add examples

  Add example of type implicitly converting to match pattern.
  Update `Identifier ==` example and add pattern example.
  Fixes Issue 23730 - Clarify IsExpression `Identifier :` and `==
  TypeCtor` spec.

https://github.com/dlang/dlang.org/pull/3534

--


More information about the Digitalmars-d-bugs mailing list