Posts Tagged ‘bitset’

A bit array (or bitset) library in F# where bits are stored in bytes to reduce the allocation size.
Read more »