@hackage / bit-array

A bit array (aka bitset, bitmap, bit vector) API for numeric types

Latest0.1.2

About

Metadata

  • Last updated , by NikitaVolkov
  • License MIT
  • Categories Data Structures
  • Maintained by: Nikita Volkov <nikita.y.volkov@mail.ru>

  • Lottery factor: 0

Links

Installation

This package uses the Custom cabal build type

Readme

The library extends the numeric types with an array-like interface over individual set bits. It also provides an API for conversion to and from the binary notation.