Discussion Thread: DIP 1044--Enum Type Inference--Community Review Round 1

XavierAP n3minis-git at yahoo.es
Tue Nov 22 21:47:28 UTC 2022


On Friday, 18 November 2022 at 15:37:31 UTC, Mike Parker wrote:
> ## Discussion Thread
>
> This is the discussion thread for the first round of Community 
> Review of DIP 1044, "Enum Type Inference":
>
> https://github.com/dlang/DIPs/blob/e2ca557ab9d3e60305a37da0d5b58299e0a9de0e/DIPs/DIP1044.md

At the very least I would require the "rationale" to say 
something more than "can be tedious" or at least provide a use 
case thereof (which cannot have a better solution within the 
existing language).

I concur about the $, looks terrible. And why is it better to 
type "$" than "Type."?

Is it because your enum names are too long (in some context)? 
Just alias them.


More information about the Digitalmars-d mailing list