ComfyUI Node

is superset

Checks if set1 is a superset of set2. This node takes two SETs as input and returns True if set1 is a superset of set2 (set1 contains all elements in set2).

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

Inputs (2)

NameTypeDefaultDescription
set1SET
set2SET

Outputs (1)

NameTypeDescription
is_supersetBOOLEAN