A generator-wrapped view into an array that allows jumping and infinite stepping through its contents, as well as basic array-like functions such as insertion, removal, and viewing at an index
studioKeywi
Wrapper of the base array type in JavaScript to provide cyclic-based interactions
array
Creates a new RingArray from a given array
A generator-wrapped view into an array that allows jumping and infinite stepping through its contents, as well as basic array-like functions such as insertion, removal, and viewing at an index
Author
studioKeywi