This is a nit refactor... It implements the extraction of document lines as an iterator instead of a Vector to avoid the extra allocation.
This is a nit refactor... It implements the extraction of document lines as an iterator instead of a Vector to avoid the extra allocation.