Extracted from Pike v7.6 release 13 at 2004-11-30.
pike.ida.liu.se
[Top]
ADT
ADT.CircularList

Method ADT.CircularList()->peek_back()


Method peek_back

mixed peek_back()

Returns

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