draft proposal for Sum Types for D

Basile B. b2.temp at gmx.com
Tue Nov 29 07:30:33 UTC 2022


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.


More information about the Digitalmars-d mailing list