dict.each
map each value in dict
available since version: 0.7
inlets:
- input dictionary
type: control
- new key value from sidechain
type: control
outlets:
- processed dict
type: control
- send value to sidechain
type: control
keywords:
each
iterate
dictionary
See also:
[data.dict]
Authors: Serge Poltavsky
License: GPL3 or later