Home
/
Python 3.11
/
Built-in Types
/
union
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Built-in Types
union
Python 3.11
Return a new set with elements from the set and all others.
Syntax
PYTHON
Copy
union(*others)