Package: cxml-stp
Function delete-child-if
Lambda List
delete-child-if (predicate parent &rest args &key from-end start end count key)
Arguments
Return Valuea node or nil
Details Searches for an child node of parent that satisfies predicate and removes it, if allowed.
|
See also |