mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
doc: add links (#16398)
This commit is contained in:
parent
12f01318c2
commit
7d31473523
@ -691,6 +691,9 @@ println('age = $age')
|
||||
```
|
||||
|
||||
See all methods of [string](https://modules.vlang.io/index.html#string)
|
||||
and related modules [strings](https://modules.vlang.io/strings.html),
|
||||
[strconv](https://modules.vlang.io/strconv.html).
|
||||
|
||||
|
||||
### Runes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user