Extracted from Pike v8.0 release 358 as of 2016-11-23.
   

Method ADT.Queue()->peek()


Method peek

mixed peek()

Description

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