QueueG.peekHeadLink

Returns the first link in @queue.

class QueueG
peekHeadLink
()

Return Value

Type: ListG

the first link in @queue, or %NULL if @queue is empty

Meta