Extracted from Pike v8.0 release 276 as of 2016-07-29.
   

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.