View Source API Reference abit v0.3.3
Modules
Abit let's 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 & integer bitmasks.
Use :atomics
as an array of counters with N bits per counter.
An :atomics
is an array of 64 bit integers so the possible counters are below