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



\begin{summarylist}{ll}
\predicatesummary{group_pairs_by_key}{2}{Group values with equivalent (==/2) consecutive keys.}
\predicatesummary{map_list_to_pairs}{3}{Create a Key-Value list by mapping each element of List.}
\predicatesummary{pairs_keys}{2}{Remove the values from a list of Key-Value pairs.}
\predicatesummary{pairs_keys_values}{3}{True if Keys holds the keys of Pairs and Values the values.}
\predicatesummary{pairs_values}{2}{Remove the keys from a list of Key-Value pairs.}
\predicatesummary{transpose_pairs}{2}{Swap Key-Value to Value-Key.}
\end{summarylist}