1 CAPI Reference Entries

find-string-in-collection

Generic Function

Summary

Thefind-string-in-collection generic function returns the next item whose printed representation matches a given string.

Syntax

find-string-in-collection self string &optional set

Description

Thefind-string-in-collection generic function returns the next item whose printed representation matches string. If set is non-nil, the choice selection is set to this item. The search is started from the previous search point. If the choice selection is set, the next search will start from the first selected item.

See Also

collection-search
collection


CAPI Reference Manual, Liquid Common Lisp Version 5.0 - 3 OCT 1997

Generated with Harlequin WebMaker