akii0008


Strange

  • 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.

    published 0.0.4 2 years ago