chickadee » srfi-113 » set-find

set-find predicate set failureprocedure

Returns an arbitrarily chosen element of set that satisfies predicate, or the result of invoking failure with no arguments if there is none.