Function ListMap.moveToFront

Move node to the front of list.

void moveToFront (
  ListMap.Node* toMove
);