chickadee » scbib » scbib-find

scbib-find:procedure

Locates an item in a database. This procedure applies the given query procedure to each element in the database and returns the first result where the query procedure returns a true value. QUERY must be a procedure of one argument. DB must be one of the database parameters defined by the library.