feat: implement net.cidr_expand builtin

Signed-off-by: tjons <tylerschade99@gmail.com>
This commit is contained in:
tjons
2025-12-16 06:05:32 -05:00
parent 2a75b3b0b6
commit c41f289b19
3 changed files with 59 additions and 2 deletions

View File

@@ -304,7 +304,6 @@ The following test suites don't pass fully due to missing builtins:
- `jwtverifyhs512`
- `jwtverifyrsa`
- `netcidrcontainsmatches`
- `netcidrexpand`
- `netcidrintersects`
- `netcidrmerge`
- `netcidroverlap`