Nodes/comfy-ovum/_.identity
ComfyUI Node

_.identity

Keep the identity function around for default iterators.

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

Inputs (2)

NameTypeDefaultDescription
objopt*Primary input object. Also accepts _.CHAIN to continue chaining.
argsopt*args: JSON allowed for arrays/objects where applicable. For multiple values, provide a JSON array (e.g., [1,2,3]).

Outputs (1)

NameTypeDescription
**