Extracted from Pike v8.0 release 164 as of 2016-04-05.
   

Method ADT.Queue()->peek()


Method peek

mixed peek()

Description

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