- indented_lines(+Text:list(codes), +Prefixes:list(codes), -Lines:list) is det
- Extract a list of lines without leading blanks or characters
from Prefix from Text. Each line is a term Indent-Codes, where
Indent specifies the line_position of the real text of the line.