feat: use iterative approach for reduce once

This commit is contained in:
2025-12-28 02:37:22 -05:00
parent 633d4a4d3b
commit 6be3b7958a
3 changed files with 57 additions and 17 deletions

View File

@@ -12,5 +12,5 @@
)
\n f x.(f (n f x))
)
\f x.((((((x))))))
)
\f x.x
)