Handbook
Glossary
delete
LCS, diffing and distance
Prev:
insert
Next:
retain
Vocabulary
lcs
Class description
Represents an action in an edit script where an item is deleted, going from the initial sequence to the final sequence. This has one slot, called item, containing the thing which is deleted
Definition
IN:
lcs
TUPLE:
delete
item
;
Methods
USING:
lcs
lcs.diff2html
xml.data
xml.syntax.private
;
M:
delete
diff-line
item-string
1
nenum
T{
xml-chunk
{
seq
V{
""
T{
tag
{
name ~name~
}
{
children ~vector~
}
}
""
}
}
}
interpolate-xml
;