FICHA · MANJARO

haskell-bitarray

Mutable and immutable bit arrays

  • haskell-library
  • LIBRARY
  • DATA-STRUCTURES
  • PERFORMANCE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library for mutable and immutable bit arrays. It lets programs store many boolean or bit-level values compactly while still supporting efficient access and updates.

Developers use it for algorithms, indexes, flags, and compact data structures. Bit-level code can be hard to inspect, so tests should cover boundary positions and sizes.

Permissions

Permissions not analysed for this source yet.