diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-01-14 21:51:27 -0800 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-01-14 22:10:47 -0800 |
commit | 20379e78835203f0b5c79ac3edf1749216da82c8 (patch) | |
tree | af03251fa299951e7c6ff322dbb3e4163413b6c5 /charterm/main.rkt | |
parent | 7d91aa77ffe74f136340c729bf9df9e24184dd7d (diff) | |
download | mu-20379e78835203f0b5c79ac3edf1749216da82c8.tar.gz |
569 - ah, the right way to do generic functions
Each clause creates its own default-space for local variables. Now we can justify prepending bodies on every 'function' form. Later we can optimize away the duplicate default-spaces. Another cost: we can't mindlessly use 'next-input' anymore. Pity.
Diffstat (limited to 'charterm/main.rkt')
0 files changed, 0 insertions, 0 deletions