Files
Thun/implementations
Simon Forman 4156da3511 Cleaner iteration of expression.
It's a destructive operation.  It breaks functional purity (but it could
be made functional by using a stack instead of a list for the stack.)

There's no point to returning the expression object now because it's
being mutated by the prepend() method (rather than being replaced by new
forms.)
2022-09-10 17:37:07 -07:00
..
2022-03-22 21:22:57 -07:00
2022-09-10 17:37:07 -07:00
2022-08-15 16:20:59 -07:00
2022-09-07 09:23:02 -07:00