On Tuesday, 29 November 2022 at 06:26:20 UTC, Walter Bright wrote:
> Go ahead, Make My Day! Destroy!
>
> https://github.com/WalterBright/DIPs/blob/sumtypes/DIPs/1NNN-(wgb).md
I have the feeling that there are several cases where you use 
`enum thing {...}` instead of `sumtype thing {...}`, this creates 
a bit of confusion.