ComfyUI Node

_.same

Determine if all of the elements hold the same value. Returns False if there are no elements.

By sfinktah·Created 12 months ago·Updated 9 months ago· 6
_.same
  • obj
  • *
Categoryovum/underscore

Inputs (1)

NameTypeDefaultDescription
objopt*Primary input object. Also accepts _.CHAIN to continue chaining.

Outputs (1)

NameTypeDescription
**