Bloomex v1.2.0 Bloomex.BitArray View Source
This module implements a bit array using Erlang's :array module.
Link to this section Summary
Link to this section Types
Link to this section Functions
Returns true if the bitarray has the ith bit set,
otherwise returns false.
Returns a new bitarray of size n.
Returns an updated bitarray where the ith bit is set.