feat: improve reduction algorithm with LIFO-based iterator #15

Merged
mvhutz merged 7 commits from feat/lifo-improvements into main 2026-01-12 02:16:07 +00:00
6 changed files with 0 additions and 3 deletions
Showing only changes of commit 70c7f3acc8 - Show all commits

3
.gitignore vendored
View File

@@ -10,9 +10,6 @@
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out