Product SiteDocumentation Site

5.3.2.5. at


       +-,-----+
       V       |
>>-at(---index-+-)---------------------------------------------><

Returns the item associated with the specified index or indexes. If the collection has no item associated with the specified index or indexes, this method returns the Nil object. This is an abstract method that must be implemented by subclasses.