tryPop

fun tryPop(): E?

pop element from the queue

Return

the poped element or null if the queue is empty