Duplicates the container. The elements themselves are not transitively duplicated.
Complexity: O(n).
See Implementation
Duplicates the container. The elements themselves are not transitively duplicated.
Complexity: O(n).