Next: , Previous: Copying, Up: Top


2 Usage

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.