v/vlib/strings
Delyan Angelov aff21c976b
strings: fix for Builder.str() using b.len instead of b.buf.len
2021-04-25 09:07:46 +03:00
..
builder.js.v ci: fix some of `v test-cleancode` 1 2021-04-05 20:47:32 +03:00
builder.v strings: fix for Builder.str() using b.len instead of b.buf.len 2021-04-25 09:07:46 +03:00
builder_test.v strings: test Builder's cut_last on windows 2021-03-04 20:35:17 +03:00
similarity.v
similarity_test.v
strings.c.v fmt: add a space around single-line `unsafe` expressions (#7505) 2020-12-23 19:13:42 +01:00
strings.js.v
strings.v
strings_test.v