peek

open override fun peek(): T?

Returns the first element of the queue O(1)

Return

T?