Nodes/ComfyUI-LoadAnim-Adv/Flatten Any List
ComfyUI Node

Flatten Any List

Flattens a list of any type into a single set, concatenating them in order.

By SineSwiper·Created 6 months ago·Updated 6 months ago· 0
Flatten Any List
  • any
  • any
CategoryLoadAnimAdv/FlattenUtils

Inputs (1)

NameTypeDefaultDescription
any*Object set to combine. Must be a list-like or iterable object.

Outputs (1)

NameTypeDescription
any*The combined set.