Array.insert

Inserts element at the end of array.

struct Array(T)
@nogc
void
insert

Meta