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.
8 lines • 315 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.