v/vlib/strings/README.md
2022-01-14 17:27:38 +02:00

6 lines
208 B
Markdown

## Description:
`strings` provides utilities for efficiently processing large strings.
If you got here looking for methods available on the `string` struct, those
methods are found in the `builtin` module.