mirror of
https://codeberg.org/mhwombat/nix-book.git
synced 2026-02-26 23:15:15 +08:00
spelling
This commit is contained in:
parent
5597dcf5a3
commit
75ffe7d798
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ nix-repl> builtins.stringLength "supercalifragilisticexpialidocious"
|
|||
34
|
||||
....
|
||||
|
||||
Given a startiing position and a length, extract a substring.
|
||||
Given a starting position and a length, extract a substring.
|
||||
The first character of a string has index `0`.
|
||||
|
||||
[source]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue