Expand description

Archetypal edit operations.

This module provides archetypal edit operations. These operations are not meant to be used directly, but can be used in the implementation of new measures.

Structs

Delete operation with associated cost.

Insert operation with associated cost.

Match operation.

Substitute operation with associated cost.

Transpose operation with associated cost.