mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
parent
ebb1dbb3e1
commit
c313d86bb8
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
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>
|
||||
|
||||
|
||||
|
@ -265,4 +268,4 @@ evaluates to <literal>false</literal>.</para>
|
|||
</simplesect>
|
||||
|
||||
|
||||
</section>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue