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
