void InsertAt(uint index, const T&in value)
uint index
uint
index
T value
T
value
void InsertAt(uint index, const T[]&inout arr)
T[] arr
T[]
arr