D code length vs other languages

Tobias Pankrath tobias at pankrath.net
Sat Dec 7 09:59:01 UTC 2019


On Friday, 6 December 2019 at 20:09:46 UTC, Paolo Invernizzi 
wrote:
> Maybe you are both right ... and maybe I've written too much 
> Python code in the past years and indeed, UFCS chains are a 
> killer future of D: every list comprehension was turned into a 
> nice UFCS chain.
>
> Let's forget about that: the point is still taken by D, 
> converting python code in D code is a pleasant experience!

What I miss though is creating ranges with something like 
python's generator functions.


More information about the Digitalmars-d mailing list