draft proposal for Sum Types for D

Timon Gehr timon.gehr at gmx.ch
Tue Nov 29 19:55:10 UTC 2022


On 11/29/22 07:26, Walter Bright wrote:
> Go ahead, Make My Day! Destroy!
> 
> https://github.com/WalterBright/DIPs/blob/sumtypes/DIPs/1NNN-(wgb).md

I guess another point is that a precise tracing garbage collector can 
properly understand the sum type memory layout, which is currently 
impossible with library-defined types


More information about the Digitalmars-d mailing list