You could fold iteration over the slots into the for domain. For example:
for:
Index -> CountWidget:WidgetsCount
TeamWidget := WidgetsTeam[Index]
Slot : array:
canvas_slot:
...
canvas_slot:
...
do Slot
You could fold iteration over the slots into the for domain. For example:
for:
Index -> CountWidget:WidgetsCount
TeamWidget := WidgetsTeam[Index]
Slot : array:
canvas_slot:
...
canvas_slot:
...
do Slot