Extracted from Pike v7.4 release 341 at 2005-11-30.
pike.ida.liu.se
[Top]
predef::
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.