# Functions
SideBySide returns a string with a and b printed side by side, separated by pipe character (for equal lines) or a delta character (for different lines).
WithLineNumbers returns a version of the string with line numbers printed on the left hand side of each line.