v-regex
v-regex copied to clipboard
A simple regex library for V
Results
3
v-regex issues
Sort by
recently updated
recently updated
newest added
Outdated
1
`import const` was removed from the language, use `foo(C.CONST_NAME)` instead
hi, I like this libs, but how to install it? thanks.
I compile example, Encountered an error ``` pass=2 fn=`get` match_data.v:40 `index` is immutable ``` It is recommended to move the .v source to the root directory for easy installation of...