Is D still alive?

spir denis.spir at gmail.com
Thu Jan 27 06:00:25 PST 2011


On 01/27/2011 01:24 PM, Mafi wrote:
> Am 27.01.2011 01:41, schrieb spir:
>> On 01/26/2011 11:33 PM, Trass3r wrote:
>>>> For me, D's killer features were string handling (slicing and
>>>> appending/concatenation) and *no header files*. (No more header files!!
>>>> Yay!!!). But auto is fantastic too though, I get sooo much use out of
>>>> that.
>>>
>>> Getting rid of the pointer crap (proper arrays, bounds checking,
>>> classes as
>>> reference types,...) is definitely among the top 10 on my list.
>>
>> Same here. But I would prefere slicing not to check upper bound, rather
>> just extend to the end. Or have a slicing variant do that.
>>
>> Denis
> What about a[1.. min(x, $)]. (min from std.alorithm)?

Yes, that's it.

Denis
-- 
_________________
vita es estrany
spir.wikidot.com



More information about the Digitalmars-d mailing list