https://issues.dlang.org/show_bug.cgi?id=23730
Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> --- @ntrel updated dlang/dlang.org pull request #3534 "[spec] Improve `is(Type == keyword)` docs" fixing this issue: - 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 --