ComfyUI Node
TakeWhile
A ComfyUI node in duanyll/functional/high_order with 2 inputs and 1 output.
TakeWhile
- items
- predicate
- LIST
Categoryduanyll/functional/high_order
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| items | LIST | — | |
| predicate | CLOSURE | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| LIST | LIST | — |