Now that __init__ transforms set elements, we know that all of the
elements are hashable, so we can use dict.update() or dict.copy() for a C speed Set.copy().
Showing
Please register or sign in to comment
elements are hashable, so we can use dict.update() or dict.copy() for a C speed Set.copy().