Package: cxml-stp
Function find-recursively
Lambda List
find-recursively (item node &key key test)
Arguments
Return Valuea node or nil
Details Searches in pre-order for the first descendant of node that satisfies the test and returns it.
|
See also |