Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
ADT
ADT.CircularList

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.