Does D have too many features?
ponce
spam at spam.org
Sat Apr 28 18:20:51 PDT 2012
Le 28/04/2012 20:47, Walter Bright a écrit :
> What's your list?
- builtin complex types (I don't _need_ be able to write "4 + 5i")
- builtin associative arrays
- some builtin properties like arr.sort
- lazy, I use it only for logging
- foreach_reverse, never used it
- comma operator: when do you ever need it?
- in operator
Other than that, as a user I can't say having a lot of features is a big
problem, it's a major selling point.
More information about the Digitalmars-d
mailing list