[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: `thunk-let'?
From: |
Michael Heerdegen |
Subject: |
Re: `thunk-let'? |
Date: |
Fri, 24 Nov 2017 00:41:47 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
Pip Cet <address@hidden> writes:
> Unless I'm missing something (there appear to be two attachments to
> that last email),
There was one inline for reading, and one attached for testing.
> you define thunk-let and thunk-let*, but document lazy-let and
> lazy-let*.
Oops. Sounds the same for me right now. Thanks for noticing that.
> IMHO, lazy-let is much better as a name: thunk-let doesn't describe
> what it does, only how it's implemented; more importantly,
> JavaScript-like Promises could also be implemented with thunks, so
> it's ambiguous.
What do others think about this? I had already asked if making
`lazy-let' an alias to `thunk-let' would be ok (package prefix rule),
but nobody had answered.
A second question is: Do we really want to have the library have no
autoloads? It's, at least, a bit unusual to have these things
prominently described in the manual, and you have to require the library
explicitly (if we keep it like this, I would have to add a note to the
manual that you must require the library in order to use the described
stuff).
Thanks,
Michael.
- Re: `thunk-let'?, (continued)
- Re: `thunk-let'?, Michael Heerdegen, 2017/11/09
- Re: `thunk-let'?, Stefan Monnier, 2017/11/09
- Re: `thunk-let'?, Michael Heerdegen, 2017/11/21
- Re: `thunk-let'?, Eli Zaretskii, 2017/11/21
- Re: `thunk-let'?, Eli Zaretskii, 2017/11/22
- Re: `thunk-let'?, Michael Heerdegen, 2017/11/22
- Re: `thunk-let'?, Eli Zaretskii, 2017/11/22
- Re: `thunk-let'?, Michael Heerdegen, 2017/11/22
- Re: `thunk-let'?, Michael Heerdegen, 2017/11/22
- Re: `thunk-let'?, Pip Cet, 2017/11/23
- Re: `thunk-let'?,
Michael Heerdegen <=
- Re: `thunk-let'?, Eli Zaretskii, 2017/11/24
- Re: `thunk-let'?, Stefan Monnier, 2017/11/24
- Re: `thunk-let'?, Eli Zaretskii, 2017/11/24
- Re: `thunk-let'?, Stefan Monnier, 2017/11/24
- Re: `thunk-let'?, Michael Heerdegen, 2017/11/27
- Re: `thunk-let'?, Stefan Monnier, 2017/11/27
- Re: `thunk-let'?, Eli Zaretskii, 2017/11/27
- Re: `thunk-let'?, Michael Heerdegen, 2017/11/30
- Re: `thunk-let'?, Eli Zaretskii, 2017/11/24
- Re: `thunk-let'?, Michael Heerdegen, 2017/11/30