![]() | editDistance Class |
Namespace: WhetStone.Looping
public static class editDistance
The editDistance type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | EditDistance<T> |
Gets the minimum number of edit steps to transform this to other.
|
![]() ![]() | EditSteps<T> |
Get the edit steps in the shortest edit path from this to other.
|