Nodes/comfy-ovum/_.isEqual
ComfyUI Node

_.isEqual

Performs an optimized deep comparison between the two objects, to determine if they should be considered equal.

By sfinktah·Created 12 months ago·Updated 9 months ago· 6
_.isEqual
  • py_dict
  • other
  • BOOLEAN
Categoryovum/underscore

Inputs (2)

NameTypeDefaultDescription
py_dictopt*Primary input object (expected object). You can still pass any JSON-serializable value. Also accepts _.CHAIN to continue chaining.
otheropt*other: JSON allowed for arrays/objects where applicable.

Outputs (1)

NameTypeDescription
BOOLEANBOOLEAN