popTail

fun popTail(): <Error class: unknown class>?

Removes the last element of the queue and returns its data.

Return

the data of the last element in the queue, or null if the queue is empty