package
0.0.0-20210422181638-d5c0a1c2959d
Repository: https://github.com/ancientlore/codesearch.git
Documentation: pkg.go.dev

# Functions

Compile parses a regular expression and returns, if successful, a Regexp object that can be used to match against lines of text.

# Structs

TODO:.
Regexp is the representation of a compiled regular expression.