Name | Description | |
---|---|---|
![]() | CompareFiles | Compare two text files line by line and return the differences |
![]() | CompareStreams | Compare two text streams line by line |
![]() | CompareStrings | Compare two strings and return the differences. The strings are compared line by line. |
![]() | CompareWords | Split the strings into words by the space character and compare |