removeAt

inline fun <T> removeAt(array: Array<T>, index: Int): Array<T>
fun removeAt(array: LongArray, index: Int): LongArray