shallow_copy

shallow_copy()

Make a new instance which share internal list with the original.The internal counter for the iterator will be copied.

Result

XList