Function CompressedList.insertFront

Insert item at front.

NodePointer insertFront (
  T v
);