Insert value into the end of the array.
TODO rename to insertBack and make this steal scalar calls over insertBack(U)(U[] values...) overload below
See Implementation
Insert value into the end of the array.
TODO rename to insertBack and make this steal scalar calls over insertBack(U)(U[] values...) overload below