Abit

Helper functions to use :atomics as a bit array in Elixir.

Documentation can be found at https://hexdocs.pm/abit.

Installation

Add abit to your list of dependencies in mix.exs:

def deps do
  [
    {:abit, "~> 0.1.0"}
  ]
end

API