- Updates several libraries

- Reformats code to the newest Klint
- Fixes isEmpty bug on Filters
This commit is contained in:
Vitor Pamplona
2026-02-09 14:06:07 -05:00
parent 710f15f790
commit eb66182211
133 changed files with 1373 additions and 580 deletions
@@ -93,6 +93,7 @@ class EnsureTest {
(args[1].length == KEY_SIZE),
(args[1].isHex()),
-> null
else -> args[0] + args[1]
}