array-fixed

0.7.0 • Public • Published

ArrayFixed

ArrayFixed is a fixed length sparse JavaScript array. The main advantage of a fixed length sparse array, is that we maintain a count along with the array length. Extending on the fixed length sparse array, we create a fixed length sparse array that is dense in one direction (left or right). The ArrayFixedDense ensures that the array is kept dense in one particular direction.

Readme

Keywords

Package Sidebar

Install

npm i array-fixed

Weekly Downloads

2

Version

0.7.0

License

Apache-2.0

Unpacked Size

140 kB

Total Files

9

Last publish

Collaborators

  • matrixai-bot
  • brianbotha74
  • cmcdragonkai