Appending static arrays
Nordlöw via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Tue Jul 18 05:11:04 PDT 2017
On Tuesday, 18 July 2017 at 08:07:45 UTC, Jacob Carlborg wrote:
> append - add array or element to existing array
> concat (concatenate) - add to arrays (or element) together to
> create a new array
>
> Seems like this is a concatenation. But please avoid shortening
> the names. I vote you go with "concatenate".
Thanks.
More information about the Digitalmars-d-learn
mailing list