Added match operator

This commit is contained in:
Mike Farah
2021-07-09 15:33:41 +10:00
parent 573618e4ce
commit 69c45ff64a
4 changed files with 337 additions and 91 deletions
@@ -1 +1,4 @@
# String Operators
## RegEx
This uses golangs native regex functions under the hood - See https://github.com/google/re2/wiki/Syntax for the supported syntax.