BitArray - A Simple Bit Array/Bit Field Library In Pure JavaScript
functionn.blogspot.com
BitArray - A Simple Bit Array/Bit Field Library In Pure JavaScript
1–2 of 2 posts
Re: BitArray - A Simple Bit Array/Bit Field Library In Pure JavaScript
#2What is the trade-off behind having ELEMENT_WIDTH as a configuration parameter? I.e: What would be the downside to hard-coding it to 30?