Search
Preparing search index...
The search index is not available
Kryo
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"_helpers/diff"
External module "_helpers/diff"
Index
Classes
Slice
Interfaces
Diff
Action
Sequence
Type aliases
Index
Value
Functions
diff
Sync
hirschberg
nearest
End
normalize
Diff
Type aliases
Index
Value
Index
Value
:
[
number
,
number
]
Functions
diff
Sync
diff
Sync
(
seq1
:
string
|
any
[]
, seq2
:
string
|
any
[]
)
:
DiffAction
[]
Parameters
seq1:
string
|
any
[]
seq2:
string
|
any
[]
Returns
DiffAction
[]
hirschberg
hirschberg
(
source
:
Slice
<
any
>
, target
:
Slice
<
any
>
)
:
DiffAction
[]
Parameters
source:
Slice
<
any
>
target:
Slice
<
any
>
Returns
DiffAction
[]
nearest
End
nearest
End<T>
(
src
:
Slice
<
T
>
, target
:
Slice
<
T
>
)
:
IndexValue
Type parameters
T
Parameters
src:
Slice
<
T
>
target:
Slice
<
T
>
Returns
IndexValue
normalize
Diff
normalize
Diff
(
diff
:
DiffAction
[]
)
:
DiffAction
[]
Parameters
diff:
DiffAction
[]
Returns
DiffAction
[]
Globals
"_
helpers/diff"
Slice
Diff
Action
Sequence
Index
Value
diff
Sync
hirschberg
nearest
End
normalize
Diff
Generated using
TypeDoc