We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb6d65e commit bd73101Copy full SHA for bd73101
language-snippets.ent
@@ -739,6 +739,11 @@ use.</simpara></note>'>
739
<literal>0.99</literal> and <literal>0.1</literal> will both be cast to an
740
integer value of <literal>0</literal>, which will compare such values as equal.
741
</para>
742
+ <para>
743
+ The callback is ignored if the input has less than 2 items,
744
+ a syntax error or exception in the function will be undetected,
745
+ unless you test it with 2 items or more.
746
+ </para>
747
</caution>'>
748
749
<!ENTITY sort.callback.description.presort '<caution xmlns="http://docbook.org/ns/docbook">
0 commit comments