ComfyUI Node
is disjoint
Checks if two SETs have no elements in common. This node takes two SETs as input and returns True if they have no elements in common.
is disjoint
- set1
- set2
- is_disjoint
CategoryBasic/SET
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| set1 | SET | — | |
| set2 | SET | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| is_disjoint | BOOLEAN | — |