remove

inline fun <T> remove(array: Array<T>, value: T): Array<T>
fun remove(array: LongArray, value: Long): LongArray