v-regex icon indicating copy to clipboard operation
v-regex copied to clipboard

A simple regex library for V

Results 3 v-regex issues
Sort by recently updated
recently updated
newest added

`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...