1
0
Fork 0
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:
Valentin Gagarin 2022-12-22 22:10:11 +01:00
parent e07448ba6b
commit 63b640e0c2
2 changed files with 61 additions and 40 deletions

View file

@ -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