summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2022-01-08 22:27:01 +0530
committerAkshay Nair <phenax5@gmail.com>2022-01-08 22:27:10 +0530
commitaa006086f69c827d780e6e0e69947ca7ee6e2c70 (patch)
tree2330a10402d31d7a8d47e09de0ccd6c6d18764b8 /TODO.md
parent2b8ceabd93205f2f852aa08d5fcdc4a8151ae131 (diff)
downloadelxr-aa006086f69c827d780e6e0e69947ca7ee6e2c70.tar.gz
elxr-aa006086f69c827d780e6e0e69947ca7ee6e2c70.zip
feat: adds exposed filter function
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index b471dc5..e1523ba 100644
--- a/TODO.md
+++ b/TODO.md
@@ -6,7 +6,7 @@
- [ ] Parse: `{2, 5}` quantifiers
- [ ] Eval: `^$` start-end
- [ ] Parse, Eval: Not/Inverse
- - [ ] Func: filter
+ - [X] Func: filter
- [ ] Func: match
- [ ] Func: replace