All string index methods that end with `_opt` return `?int` with none as the value when the substring is not found and the index methods that do not end in `_opt` return `int` with -1 as the returned value when the substring is not found |
||
|---|---|---|
| .. | ||
| tests | ||
| vet_test.v | ||
| vvet.v | ||