Generic Function
search-for-item returns the index of an item in a collection. search-for-item collection item
collection-test-function to determine equality, and returnsnil if no match is found. This is the counterpart function toget-collection-item which given an index, finds the appropriate item. get-collection-itemcollection