v/vlib/strings
Delyan Angelov 868d3e1008
ci: fix failing tests for mysql, crypto.rc4, strings
2022-04-15 20:51:04 +03:00
..
textscanner
README.md
builder.c.v ci: fix failing tests for mysql, crypto.rc4, strings 2022-04-15 20:51:04 +03:00
builder.js.v ci: fix failing tests for mysql, crypto.rc4, strings 2022-04-15 20:51:04 +03:00
builder_test.js.v
builder_test.v
similarity.v
similarity_test.js.v
similarity_test.v
strings.c.v all: ~500 more byte=>u8 2022-04-15 18:25:45 +03:00
strings.js.v all: ~500 more byte=>u8 2022-04-15 18:25:45 +03:00
strings.v all: ~500 more byte=>u8 2022-04-15 18:25:45 +03:00
strings_test.js.v
strings_test.v

README.md

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.