stackPop

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

ref
T
stackPop
(
T
)
(
ref T[] arr
)

Meta