github.com/nevalang/neva@v0.23.1-0.20240507185603-7696a9bb8dda/std/regexp/regexp.neva (about) 1 #extern(regexp_submatch) 2 pub component Submatch(regexp string, data string) (res list<string>, err error)