Nodes/comfy-ovum/_.difference
ComfyUI Node

_.difference

Similar to without, but returns the values from array that are not present in the other arrays.

By sfinktah·Created 12 months ago·Updated 9 months ago· 6
_.difference
  • py_list
  • others
  • LIST
Categoryovum/underscore

Inputs (2)

NameTypeDefaultDescription
py_listopt*Primary input object (expected array). You can still pass any JSON-serializable value. Also accepts _.CHAIN to continue chaining.
othersopt*others: JSON allowed for arrays/objects where applicable. For multiple values, provide a JSON array (e.g., [1,2,3]).

Outputs (1)

NameTypeDescription
LISTLIST