push a value into the queue.
Push a single value into the queue.
value to push.
true if value was successfully pushed. False if the queue was full.
See Implementation
push a value into the queue.
Push a single value into the queue.