About

Metadata

  • Last updated , by BrianShu
  • License BSD-3-Clause
  • Maintained by: littlebubu.shu@gmail.com

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 9.6.1
  2. 9.4.4
  3. 9.2.6
  4. 9.0.2
  5. 8.10.7
  6. 8.8.4
  7. 8.6.5

Package Flags

Use the -f option with cabal commands to enable flags

    debug (off by default)

    Enable array bounds checking

Readme

Haskell Hackage GitHub GitHub Workflow Status

pvector

An implementation of persistent vectors, an efficient sequence data structure. It supports fast indexing, iteration, and snocing.