IMPROVED:
* Better documentation for remap
This commit is contained in:
brent saner
2025-08-12 00:06:51 -04:00
parent 368ae0cb8e
commit bae0abe960
3 changed files with 166 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
/*
Package remap provides convenience functions around regular expressions.
Package remap provides convenience functions around regular expressions, primarily offering maps for named capture groups.
*/
package remap