Package: cxml-stp
Function find-child-if
Lambda List
find-child-if (predicate parent &rest args &key from-end (start 0) end key)
Arguments
Return Valuea node or nil
Details Searches for a child node of parent that satisfies predicate
and returns it.
|
See also |