Go to the first, previous, next, last section, table of contents.


copyList

Function: copyList { list -> list }
file: 10-C-lists.muf
package: muf
status: alpha

Copies the top level of a List, which must not be circular.

See section copyAlist. See section copyTree.


Go to the first, previous, next, last section, table of contents.