stringdiff
stringdiff
API
app.tulz.diff
format
AnsiDiffFormat
AnsiDiffFormatBoth
DiffFormat
DiffFormat
TextDiffFormat
DiffElement
DiffElement
Diff
InBoth
InFirst
InSecond
MyersDiff
Operation
Delete
End
Insert
Start
Operation
MyersInterpret
SeqDiff
StringDiff
TokenDiff
stringdiff
/
app.tulz.diff
/
SeqDiff
SeqDiff
app.tulz.diff.SeqDiff
object
SeqDiff
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
SeqDiff
.
type
Members list
Clear all
Value members
Concrete methods
def
apply
[
A
](
s1
:
IndexedSeq
[
A
],
s2
:
IndexedSeq
[
A
],
collapse
:
Boolean
):
List
[
DiffElement
[
IndexedSeq
[
A
]]]
def
seq
[
A
](
s1
:
IndexedSeq
[
A
],
s2
:
IndexedSeq
[
A
],
collapse
:
Boolean
):
List
[
DiffElement
[
IndexedSeq
[
A
]]]
In this article
Attributes
Members list
Value members
Concrete methods