Extracted from Pike v8.0 release 164 as of 2016-02-09.
   

Method ADT.CircularList()->peek_front()


Method peek_front

mixed peek_front()

Returns

The value at the front of the list but do not remove it from the list.