For the curious/eager, I've submitted a PR with my initial implementation redesigned along the lines of the discussion here:
https://github.com/racket/racket/pull/3670 -- William J. Bowman On Sat, Oct 31, 2020 at 06:14:10PM -0400, Ben Greenman wrote: > On 10/31/20, [email protected] <[email protected]> wrote: > > I'm not sure, but I have a feeling Ben's suggestion to make them functions > > instead of macros wasn't about the performance implications of macros. > > Right. I was only thinking that macros are hard to build on. But then, > I can use dictof/proc here. > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-users/CAFUu9R7xVB7KTkBPms40qLLhqcqPhKB_gVVXeYKKAMH0V1-BRQ%40mail.gmail.com. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/YBYUq1U7dGGoW9ny%40williamjbowman.com.

