ComfyUI Node
intersection
Returns the intersection of two or more SETs. This node takes multiple SETs as input and returns a new SET containing only elements present in all input SETs.
intersection
- set1
- set2
- set3
- set4
- SET
CategoryBasic/SET
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| set1 | SET | — | |
| set2 | SET | — | |
| set3opt | SET | — | |
| set4opt | SET | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| SET | SET | — |