peekHead

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

Returns the first element of the queue.

Return

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