Package: cxml-stp
Function filter-recursively
Lambda List
filter-recursively (test node &key key)
Arguments
Return Valuea sequence containing nodes
Details Return a list of descendant nodes of node in pre-order, from which nodes that do not satisfy predicate have been removed.
|
See also |