Package: cxml-stp
Function child-position-if
Lambda List
child-position-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 the test
and returns its position.
|
See also |