Add release function to all arrays. This will remove the given number of elements from the front of the array
Number of elements to release
See Implementation
Add release function to all arrays. This will remove the given number of elements from the front of the array