What would be the most efficient way to select every nth item from a large array? Is there a 'smart' way to do it or is looping the only way? way to select
What would be the most efficient way to select every nth item from a large array? Is there a 'smart' way to do it or is looping the only way? way to select