Spins up a group to iterate from start to end with increments of step.
The function to be invoked.
The starting value.
The ending value.
The increment.
See Implementation
Spins up a group to iterate from start to end with increments of step.