Have you benchmarked the nice deleteat() function written by @GunnarFarneback, edited with unsafe_copyto!()?
In my limited testing it worked on par or faster than deleteat!() and with no need to copy the argument.
Have you benchmarked the nice deleteat() function written by @GunnarFarneback, edited with unsafe_copyto!()?
In my limited testing it worked on par or faster than deleteat!() and with no need to copy the argument.