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.

By StableLlama·Created about a year ago·Updated 25 days ago· 45
is disjoint
  • set1
  • set2
  • is_disjoint
CategoryBasic/SET

Inputs (2)

NameTypeDefaultDescription
set1SET
set2SET

Outputs (1)

NameTypeDescription
is_disjointBOOLEAN