[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master 12f63c18f6 1/2: Add new macro 'while-let'
From: |
Lars Ingebrigtsen |
Subject: |
Re: master 12f63c18f6 1/2: Add new macro 'while-let' |
Date: |
Thu, 29 Sep 2022 13:48:28 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
Philip Kaludercic <philipk@posteo.net> writes:
> In that case ought the macro not be called `while-let*'?
Nope. We're pretending that the * versions of these macros don't exist
(by not mentioning them in the manual), and we're likewise pretending
that if-let doesn't have wider semantics than the * version (by not
mentioning that, either).