intersection

Basic data handling: SetIntersection

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.

Pack: Basic data handling

custom_nodes.ComfyUI-basic_data_handling

Inputs (4)

NameTypeRequired
set1SETrequired
set2SETrequired
set3SEToptional
set4SEToptional

Outputs (1)

NameType
SETSET