Returns the index of the specified item within the set. If the
target item appears at more than one index, the first located index will
be returned. Returns
.nil if the set does not contain the specified item.
Item equality is determined by using the
== method of
item.