NextPrevUpTopContentsIndex

collection-search

Generic Function
Summary

The generic function collection-search calls find-string-in-collection with a string provided by the user.

Package

capi

Signature

collection-search collection &optional set

Description

Prompts the user for a string and calls find-string-in-collection with collection , set and this string.

set defaults to t .

See also

collection
find-string-in-collection


LispWorks CAPI Reference Manual - 11 Apr 2005

NextPrevUpTopContentsIndex