Next Prev Up Top Contents Index

collection-search

Generic Function
Summary

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

Syntax

collection-search collection &optional set

Description

Prompt the user for a string and call find-string-in-collection with this string.

See also

collection
find-string-in-collection


LispWorks CAPI Reference Manual - 14 Dec 2001

Next Prev Up Top Contents Index