1
0
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:
kahsa 2022-11-12 16:35:35 +09:00 committed by GitHub
parent 12f01318c2
commit 7d31473523
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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