mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Update values.md
Link to elemAt
This commit is contained in:
parent
f298159a2b
commit
4496a4537b
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ function and the fifth being a set.
|
|||
|
||||
Note that lists are only lazy in values, and they are strict in length.
|
||||
|
||||
Elements in a list can be accessed using `builtins.elemAt`.
|
||||
Elements in a list can be accessed using [`builtins.elemAt`](./builtins.md#builtins-elemAt).
|
||||
|
||||
## Attribute Set
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue