parent
ebb1dbb3e1
commit
c313d86bb8
|
@ -189,6 +189,9 @@ to be enclosed in parentheses. If they had been omitted, e.g.,
|
||||||
the result would be a list of five elements, the fourth one being a
|
the result would be a list of five elements, the fourth one being a
|
||||||
function and the fifth being a set.</para>
|
function and the fifth being a set.</para>
|
||||||
|
|
||||||
|
<para>Note that lists are only lazy in values, and they are strict in length.
|
||||||
|
</para>
|
||||||
|
|
||||||
</simplesect>
|
</simplesect>
|
||||||
|
|
||||||
|
|
||||||
|
@ -265,4 +268,4 @@ evaluates to <literal>false</literal>.</para>
|
||||||
</simplesect>
|
</simplesect>
|
||||||
|
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
Loading…
Reference in a new issue