Next: Library Routines, Previous: Copying, Up: Top
linklist
is a package of routines which implements both singly
and doubly linked lists.
Functions supported by this package include searches; list traversals in with actions performed at each node; detachment and reattachment of nodes.