Dynamic arrays in D 1.0
BLS
nanali at nospam-wanadoo.fr
Mon May 12 02:32:10 PDT 2008
Sean Kelly schrieb:
> Edward Diener wrote:
>>
>> Since dynamic arrays are part of the language and not a separate
>> library I would have expected built-in functionality to manipulate
>> them easily. Of course it can be in a library, but it seems even a
>> general purpose dynamic array library does not exist for D 1.0, so
>> that seems odd to me.
>
> What would you suggest adding to tango.core.Array? I assume insert and
> remove at some position... perhaps others as well?
>
>
> Sean
I would like to see intersect and join :)
Bjoerb
More information about the Digitalmars-d
mailing list