replacing known values in output now (pretty sick)

This commit is contained in:
jackjohn7 2026-05-17 00:21:54 -05:00
parent 9d209fee17
commit 3046beaef2
6 changed files with 276 additions and 7 deletions

View file

@ -1 +1 @@
x.λy.λz. x z (y z)) (λa.λb. a) (λa.λb. a)
n. n (λx. λa. λb. b) (λa. λb. a)) (λf. λx. x)