std:std.collections.List<T>.Node.New
Creates a new node not in any list. Creates a new node with the given successor node.
Warning! No error checking is performed!
This method should not be used while iterating over the list containing succ.
succ