Package: cxml-stp
Function count-children-if
Lambda List
count-children-if (predicate parent &rest args &key from-end (start 0) end key)
Arguments
Return Valuea non-negative integer less than or equal to the number of child nodes
Details Counts and returns the number child parent's nodes satisfying predicate.
|
See also |