FICHA · MANJARO

haskell-vector-builder

Vector builder

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides a builder abstraction for Haskell vectors. Builders let programs assemble vector data incrementally without repeatedly copying intermediate arrays.

It is useful for parsers, generators, data import, rendering pipelines, and performance-sensitive code that produces vectors in pieces. Developers should still benchmark when vector construction is a bottleneck.

Permissions

Permissions not analysed for this source yet.