Extracted from Pike v7.6 release 33 at 2006-10-17.
pike.ida.liu.se
[Top]
ADT
ADT.Queue

Method ADT.Queue()->peek()


Method peek

mixed peek()

Description

Returns the next element from the queue without removing it from the queue.