Array Packages

rotating-array

Simple class that provides an array-like structure. Clamps length of the array to a maximum length, and upon `push` or `unshift`, it removes the necessary elements on the respective side to keep it at the maximum length.

0.0.4 • Published 2 years ago

derivedarray

dynamicly derived arrays from another arrays

1.0.2 • Published 8 months ago