ring-array

0.1.0 • Public • Published

Ring Array

A simple "ring buffer" implemented as an Array. The Array will never grow beyond the given size, overwriting the oldest items instead.

/ring-array/

    Package Sidebar

    Install

    npm i ring-array

    Weekly Downloads

    1

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • schoonology