Product SiteDocumentation Site

5.3.12.24. peek


>>-peek--------------------------------------------------------><

Returns the item at the head of the queue. Returns the Nil object if the queue is empty. The collection remains unchanged.