On Tue, Jun 30, 2020 at 8:54 PM Shiro Kawai <xxxxxx@gmail.com> wrote:
On the term "currying", I feel calling (define ((foo x) y) ...) "curried" is misleading (so I agree with John)---if foo is the curried version of something, where is that "something"? There's no uncurried version.