Removes the n-th element while keeping the order intact. Returns the removed element.
See Implementation
Removes the n-th element while keeping the order intact. Returns the removed element.