···5050 </varlistentry>5151 <varlistentry>5252 <term>5353- <varname>pkgs.formats.ini</varname> { <replaceable>listsAsDuplicateKeys</replaceable> ? false, ... }5353+ <varname>pkgs.formats.ini</varname> { <replaceable>listsAsDuplicateKeys</replaceable> ? false, <replaceable>listToValue</replaceable> ? null, ... }5454 </term>5555 <listitem>5656 <para>···6363 <listitem>6464 <para>6565 A boolean for controlling whether list values can be used to represent duplicate INI keys6666+ </para>6767+ </listitem>6868+ </varlistentry>6969+ <varlistentry>7070+ <term>7171+ <varname>listToValue</varname>7272+ </term>7373+ <listitem>7474+ <para>7575+ A function for turning a list of values into a single value.6676 </para>6777 </listitem>6878 </varlistentry>