GNU Info

Info Node: (emacs-lisp-intro.info)Recursive Patterns

(emacs-lisp-intro.info)Recursive Patterns


Next: No Deferment Prev: Recursion with cond Up: Recursion
Enter node , (file) or (file)node

Recursive Patterns
------------------

   Here are three common recursive patterns.  Each involves a list.
Recursion does not need to involve lists, but Lisp is designed for lists
and this provides a sense of its primal capabilities.

Every
Accumulate
Keep

automatically generated by info2www version 1.2.2.9