Bitmap
A simple bitmap (data structure) implementation in JavaScript.
Example
const bitmap = 10bitmap console // => true bitmapclear2console // => false
License
MIT
A simple bitmap (data structure) implementation in JavaScript.
const bitmap = 10bitmap console // => true bitmapclear2console // => false
MIT
npm i bitmap-ds
1
1.0.0
MIT
2.49 kB
6