Updated version of std.string.lineSplitter that includes trailing empty lines.
lineSplitterIndex will produce a tuple with the index into the original text as the first element.
See Implementation
Updated version of std.string.lineSplitter that includes trailing empty lines.
lineSplitterIndex will produce a tuple with the index into the original text as the first element.