|
|
|
|
|
by silisili
1663 days ago
|
|
I wanted to like D because I respect Walter a lot, and D's community probably has by far the highest SNR of any community I've visited... seriously smart people. But the language just wasn't for me. Right off the bat, the default import style which thrusts everything exported into the default namespace like C seems odd at this point. Apparently one can use what are called static imports, but as a code reader I can't enforce it. It feels a lot like a language for C(++) folks, who IMO tend to be more conservative and entrenched. Given the initial paragraph, maybe I'm just not smart enough to grok it :). |
|