Re: Where is the source of LET* macro
Adlai C <[email protected]> Thu, 25 May 2023 20:04:19 +0300
| Newsgroups | gmane.lisp.openmcl.devel |
|---|---|
| Message-ID | <CANqyM3oWd4GPkDVPAgr-YyPYV6k2kAZHD-3W7SscE5Zi39z+bA@mail.gmail.com> |
On 5/24/23, Robert Munyer <[email protected]> wrote: > I actually believe that sometimes > > (let* ((FOO <a>) > (FOO <b>)) > <c>) > > can be clearer [...] That style is also preferable when wasting time on splitting hairs to qualify the precise naming of intermediates is not desirable.