Is D still alive?

Daniel Gibson metalcaedes at gmail.com
Thu Jan 27 10:35:06 PST 2011


Am 27.01.2011 19:25, schrieb bearophile:
> 
> Programmers just quickly learn that indexes and slices have a bit different semantics.
> 

And I guess this holds true for programmers used to python as well?
So they should have no problem with learning to use foo = blah[i..min($,i+n)]
instead of foo = blah[i..(i+n)] ;-)

> Bye,
> bearophile

Cheers,
- Daniel


More information about the Digitalmars-d mailing list