editDistanceIEditStepT Interface |
Namespace: WhetStone.Looping
| Name | Description | |
|---|---|---|
| apply(IEnumerableT) |
Get a new IEnumerableT with the step applied to the original
| |
| apply(IListT) |
Mutates an IListT to reflect the edit step.
|