Appending static arrays
H. S. Teoh via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Mon Jul 17 13:10:31 PDT 2017
On Mon, Jul 17, 2017 at 08:11:03PM +0000, Nordlöw via Digitalmars-d-learn wrote:
[...]
> Does this have a place in Phobos?
Never know till you try. :-D
> If so,
>
> - under what name: append, concat or cat?
I'd vote for concat.
> - where: std.algorithm or std.array?
std.array, IMO, since it's specific to static arrays.
T
--
Without outlines, life would be pointless.
More information about the Digitalmars-d-learn
mailing list