Reddit: why aren't people using D?
Walter Bright
newshound1 at digitalmars.com
Thu Jul 23 17:42:02 PDT 2009
Leandro Lucarella wrote:
> The problem is, if is hard to write, or ugly to read, people won't use it,
> or will use it less. In Python tuples are easy to read and write, so
> people use them everywhere and they are really useful (especially for
> FP-style programming, where is more common to return multple values).
That is a good point. I won't say I'm convinced for the tuple case <g>,
but it is a good argument.
More information about the Digitalmars-d
mailing list