mirror of
https://github.com/NixOS/nix
synced 2025-07-07 06:01:48 +02:00
reword descriptions of operators
add notes on semantics where appropriate
This commit is contained in:
parent
e07448ba6b
commit
63b640e0c2
2 changed files with 61 additions and 40 deletions
|
@ -89,6 +89,8 @@
|
|||
return integers, whereas any operation involving at least one
|
||||
floating point number will have a floating point number as a result.
|
||||
|
||||
Floating point numbers only differ up to a limited precision.
|
||||
|
||||
- <a id="type-path" href="#type-path">Path</a>
|
||||
|
||||
*Paths*, e.g., `/bin/sh` or `./builder.sh`. A path must contain at
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue