queuePop

Pop a value off the front of arr, treating it like a queue.

ref
T
queuePop
(
T
)
(
ref T[] arr
)

Meta