;; guile-lib ;; Copyright (C) 2004 Andy Wingo ;; Copyright (C) 2003 Oleg Kiselyov ;; This file is based on SSAX's apply-templates.scm, and is in the ;; public domain. ;;; Commentary: ;; ;; Pre-order traversal of a tree and creation of a new tree: ;; ;;@smallexample ;; apply-templates:: tree x -> ;;@end smallexample ;; where ;;@smallexample ;; ::= (