Overview Module Function Class Tea 3.1.0 Reference Documentation
© 2002 PDM&FC

Function nth

nth aList index

Fetches an object in a list in a certain position.

Parameters:
aList - A pair object that must be the head of a list.
index - Integer identifying the object to be retrieved. For the first element in aList the value of index would be zero.
Returns:
A reference to the object in the index position.


Overview Module Function Class Tea 3.1.0 Reference Documentation
© 2002 PDM&FC
Report a bug or request new features
© 2002