FICHA · MANJARO

haskell-edit-distance-vector

Calculate edit distances and edit scripts between vectors

  • haskell-library
  • LIBRARY
  • DIFF
  • VECTORS
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library for calculating edit distances and edit scripts between vectors. It helps programs compare ordered collections and produce the operations needed to transform one vector into another.

Developers use it in diff tools, synchronization, testing, and structured data comparison. Edit scripts should be reviewed before applying them to user data automatically.

Permissions

Permissions not analysed for this source yet.