1.1 KiB
1.1 KiB
| title | description | menu | weight | cascade | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| regexp package | The `regexp` package provides tools for working with regular expressions. |
|
11 |
|
The regexp package provides tools for working with regular expressions.
Import the regexp package:
import "regexp"
Functions
{{< children type="functions" show="pages" >}}