v / vlib / strings / README.md
6 lines · 4 sloc · 207 bytes · d485cceee81b436b383cf826881815a60237a704
Raw

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.