The latest version of patches-vector is 0.1.5.4-0.

patches-vector

Version 0.1.0.1 revision 0 uploaded by LiamOConnorDavis.

Package meta

Synopsis
A library for patches (diffs) on vectors, composable and invertible.
Description

A patch is a collection of modifications (edits) to be made to a sequence of elements. Commonly found in version control systems, patches are also a simple example of a group, supporting composition and inversion.

This library provides a pleasant interface for working with patches to vectors with any type of element. It includes patch composition, inversion, and application, as well as a way to compute a patch between two vectors using the Wagner-Fischer algorithm.

Author
Liam O'Connor
Bug reports
n/a
Category
Data
Copyright
n/a
Homepage
https://github.com/liamoc/patches-vector
Maintainer
liamoc@cse.unsw.edu.au
Package URL
n/a
Stability
n/a

Components