Yield values from array, one at a time. Use interval to add time between each item. The first item is yielded without delay.
array
interval
Array of values
Yield values from
array
, one at a time. Useinterval
to add time between each item. The first item is yielded without delay.