insert
LCS, diffing and distance

Prev:levenshtein ( old new -- n )
Next:delete


Vocabulary
lcs

Class description
Represents an action in an edit script where an item is added, going from the initial sequence to the final sequence. This has one slot, called item, containing the thing which is inserted

Definition


Methods