niche/string_diff_utils library

Functions

stringDiffLines(String a, String b) List<String>
Diff two strings (line-by-line). Roadmap #224.