On Monday, 12 January 2026 at 10:55:34 UTC, Vitaliy Fadeev wrote:
Hi! Did we know you could do this?
To make the `enum` inside the `case` easier to read:

[...]

Check the **with (Event.Type)**.

Yes this is a well known idiom, see https://p0nce.github.io/d-idioms/#Qualified-switch-using-with.

Reply via email to