
appnodes(+Pred, +Term)

   Call Pred on all Subterms of Term (depth-first and left-to-right order)

Type
   library(apply_macros)

Modules
   This predicate is sensitive to its module context (tool predicate, see @/2).


