Package: cxml-stp
Macro do-recursively
Lambda List
do-recursively ((var node &optional result) &body body)
Arguments
Return Valuethe result of evaluating result
Details Executes bode with var bound to successive descendants of node in pre-order.
|
See also |