Modules
Abit lets you use :atomics as a bit array or as an array of N-bit counters.
This module provides utility functions for working with Erlang's :atomics.
Functions for working with bits and integer bitmasks.
Uses :atomics as an array of counters with N bits per counter.
An :atomics reference stores an array of 64-bit integers.