circular-at
Version:
Access array items at any positive or negative index. If the index is out of bounds, it will be wrapped around the length of the array.
6 lines • 244 B
text/xml
Access array items at any positive or negative index. If the index is out of bounds, it will be wrapped around the length of the array.