This library defines a generic function and a default method for traversing an Iconoclast AST hierarchy. Client code defines auxiliary method on this generic function to accomplish a particular traversal task.
Depends-on Iconoclast (AST).
Currently maintained by Robert Strandh
With the suggested improvement to Iconoclast (AST) the walker should be modified so that links with cardinality "0" are not followed.