0 people like it.
Like the snippet!
Create a circular (repeating) sequence from an input sequence, optionally limiting the total number of elements.
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: |
|
| Link: | http://fssnip.net/t7 |
| Posted: | 10 years ago |
| Author: | Hugh Gleaves |
| Tags: | sequence , circular , repeating , infinite |