% This LaTeX document was generated using the LaTeX backend of PlDoc,
% The SWI-Prolog documentation system



\begin{summarylist}{ll}
\predicatesummary{dedent_lines}{3}{Remove shared indentation for all lines in a string.}
\predicatesummary{indent_lines}{3}{Add Prefix to the beginning of lines in In.}
\predicatesummary{indent_lines}{4}{Similar to indent_lines/3, but only adds Prefix to lines for which call(Filter, Line) succeeds.}
\predicatesummary{interpolate_string}{4}{Establish a string from a template by replacing patterns.}
\predicatesummary{string}{4}{Implements the quasi quotation syntax `string`.}
\predicatesummary{string_lines}{2}{True when String represents Lines.}
\end{summarylist}