previous | start | next

Node List: Add to Front

To add the value 3 to the front of the Node List (we don't have to make any assumptions about the list being big enough!):

we have to



previous | start | next