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.
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
Array with a Fixed Preallocated Length
License
MatrixAI/js-array-fixed
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Array with a Fixed Preallocated Length
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
        No packages published