Appearance
Generative array allows for creating dynamic arrays based on the length passed to it. The length can be a signal which allows for variety of dynamicity.
The example below allows for generating dynamic elements based on a timer going from 0 to 10 and back.