Adds to the back of the queue (last array index) Last item of toAdd will potentially be the new end of the queue (depending on capacity limit and overflow policy)
toAdd
Type of values
Adds to the back of the queue (last array index) Last item of
toAdd
will potentially be the new end of the queue (depending on capacity limit and overflow policy)