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