Package: cxml-stp

Macro do-recursively

do-recursively ((var node &optional result) &body body)

Details

Executes bode with var bound to successive descendants of node in pre-order.
 

See also