What are the prominent upsides of the D programming language?

H. S. Teoh hsteoh at quickfur.ath.cx
Thu Sep 24 19:50:08 UTC 2020


On Thu, Sep 24, 2020 at 07:58:23AM +0000, glis-glis via Digitalmars-d wrote:
[...]
> For me, the key features I like about D are:
[...]
> * Pseudo-gradual typing: Usually, I start defining my functions as
> returning auto and template every parameter. Once the function is
> finished and passes the unit-tests, I start thinking about types

That's a very interesting way to approach it!  I might adopt this
approach for my future prototyping experiments!


T

-- 
If lightning were to ever strike an orchestra, it'd always hit the conductor first.


More information about the Digitalmars-d mailing list