# Functions
Like WriteContextDiff but returns the diff as a string.
Like WriteUnifiedDiff but returns the diff a string.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Split a string on "\n" while preserving them.
Compare two sequences of lines; generate the delta as a context diff.
Compare two sequences of lines; generate the delta as a unified diff.
# Structs
No description provided by the author
No description provided by the author
Unified diff parameters.
No description provided by the author
No description provided by the author
SequenceMatcher compares sequence of strings.