Nodes/comfy-ovum/_.toArray
ComfyUI Node

_.toArray

Creates a real Array from the list (anything that can be iterated over). Useful for transmuting the arguments object.

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

Inputs (1)

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

Outputs (1)

NameTypeDescription
LISTLIST