Repeat
- Core
- Sequencer
- Inheritance
- Mixers
- Variables & Templates
Repeats the element in data
times
times.
Please note that the randomizer pre-mixes all the content in data,
so that any branching mixers will be branched according to the environment as it is when the mixer is reached.
If you want to delay the branching until it is reached, simply wrap it within a wrapper
mixer.
// Repeats the element in `data` `times` times.
//
License: Apache 2. © Project Implicit. · Current version [version]