Next Previous Up Top Contents Index

1 CAPI Reference Entries

search-for-item

Generic Function

Summary

The generic functionsearch-for-item returns the index of an item in a collection.
Syntax

search-for-item collection item

Description

Returns the index of item in the collection, using thecollection-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.
See also

get-collection-item
collection

LispWorks CAPI Reference Manual - 17 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker