ComfyUI Node

_.pairs

Convert an object into a list of [key, value] pairs. The opposite of object.

By sfinktah·Created 12 months ago·Updated 9 months ago· 6
_.pairs
  • py_dict
  • LIST
Categoryovum/underscore

Inputs (1)

NameTypeDefaultDescription
py_dictopt*Primary input object (expected object). You can still pass any JSON-serializable value. Also accepts _.CHAIN to continue chaining.

Outputs (1)

NameTypeDescription
LISTLIST