On Tuesday, 18 July 2017 at 08:07:45 UTC, Jacob Carlborg wrote:
append - add array or element to existing arrayconcat (concatenate) - add to arrays (or element) together to create a new arraySeems like this is a concatenation. But please avoid shortening the names. I vote you go with "concatenate".
Thanks.