Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 Inserting a node into a doubly-linked list, ala BiList, isn't difficult, but it does take care to make sure that one has the right values for the node references at any given moment.    Here's a pictoral explanation of the process: