If you had money to place for a bounty, what would you choose?

bearophile bearophileHUGS at lycos.com
Sat Nov 30 06:08:35 PST 2013


Fra:

> What would your choice be?

Some I like:
- Strongly typed array indexes (this gives safer and more clear 
code, and faster code in debug builds).
- More tuple syntax (that allows shorter, more handy and readable 
code).
- 596 switch on structs + unapply.
- 3999 Enum equality to an int.
- 4085 Steps toward a static foreach.
- 5409 Disallow (!x & y).
- 5713 Broken final switch on ints.
- 9850 Compiler support to implement efficient safe integrals.

Bye,
bearophile


More information about the Digitalmars-d mailing list