tryPop

fun tryPop(): E?

pop element from the queue

Return

the popped element or null if the queue is empty