Re: New draft (#4) of SRFI 232: An advanced currying form
Marc Nieper-WiÃkirchen 23 Mar 2022 19:23 UTC
Wolfgang, can we check with each other whether the current behavior of
(curried () ...) is regular before this is finalized? Shouldn't
(curried () ...) return the evaluation of its body?
Am Mo., 21. März 2022 um 22:04 Uhr schrieb Arthur A. Gleckler
<xxxxxx@speechcode.com>:
>
> I've just published draft #4 of SRFI 232. It was submitted by Wolfgang Corcoran-Mathe, author of the SRFI.
>
> Here are Wolfgang's comments on the draft:
>
> Thanks in part to feedback from John, I've made a couple of minor fixes to SRFI 232…. Since the specification itself hasn't changed, I still think it's appropriate to finalize on 03-25.
>
> Here is the commit summary:
>
> Example: Use h3 headers throughout.
> Acknowledgements: Minor expansion.
> Fix name spelling.
> Fix missing lambda body.
> Publish fourth draft.
>
> Here's the diff:
>
> https://github.com/scheme-requests-for-implementation/srfi-232/compare/draft-3..draft-4
>
> Regards,
>
>
> SRFI Editor