Returns the item associated with index
index. If the relation
contains more than one item associated with index
index, the item
returned is unspecified. (The program should not rely on any particular item
being returned.) Returns
.nil if the relation has no item associated with index
index.
Index equality is determined by
using the
== method of
index.