ListBinaryOps (Yogurt Nodes)

YogurtListBinaryOps

Perform union, intersection, difference, zip and related operations on two lists.

Pack: ComfyUI-YogurtNodes

custom_nodes.ComfyUI-YogurtNodes

Inputs (11)

NameTypeRequired
operationCOMBOrequired
list_a*required
list_b*required
fill_value*optional
concatSTRINGoptional
keySTRINGoptional
start_indexINToptional
end_indexINToptional
other_start_indexINToptional
range_lengthINToptional
sort_reverseBOOLEANoptional

Outputs (2)

NameType
result*
countINT