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