[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Default lexical-binding to t
From: |
Sean Whitton |
Subject: |
Re: Default lexical-binding to t |
Date: |
Thu, 07 Nov 2024 10:55:03 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hello,
On Wed 06 Nov 2024 at 05:42pm GMT, Alan Mackenzie wrote:
> OK, we can create closures, but so what?
Sometimes being able to use closures enables you to experiment with code
in certain ways that lead you to come up with solutions to problems you
didn't think you could solve.
Without closures, sure, the solution is still expressible, but you might
not have ever come up with it.
It's the thing about good notation making the mathematical discoveries
even possible, even though the mathematical truths are not dependent on
the notation we adopt.
--
Sean Whitton
- Re: Default lexical-binding to t, (continued)
- Re: Default lexical-binding to t, tomas, 2024/11/07
- Re: Default lexical-binding to t, Alan Mackenzie, 2024/11/07
- Re: Default lexical-binding to t, Dmitry Gutov, 2024/11/07
- Re: Default lexical-binding to t, Eli Zaretskii, 2024/11/08
- Re: Default lexical-binding to t, Alan Mackenzie, 2024/11/08
- Re: Default lexical-binding to t, Eli Zaretskii, 2024/11/08
- Re: Default lexical-binding to t, Alan Mackenzie, 2024/11/08
- Re: Default lexical-binding to t, Stefan Monnier, 2024/11/08
- Re: Default lexical-binding to t, Andrea Corallo, 2024/11/07
- Re: Default lexical-binding to t, Stefan Monnier, 2024/11/08
- Re: Default lexical-binding to t,
Sean Whitton <=
- Re: Default lexical-binding to t, Jim Porter, 2024/11/06
- Re: Default lexical-binding to t, Stefan Monnier, 2024/11/06
- Re: Default lexical-binding to t, John Yates, 2024/11/06
- Re: Default lexical-binding to t, Stefan Monnier, 2024/11/08
- Re: Default lexical-binding to t, Jose A. Ortega Ruiz, 2024/11/06
- Re: Default lexical-binding to t, Stefan Monnier, 2024/11/08
- Re: Default lexical-binding to t, Richard Stallman, 2024/11/06
- Re: Default lexical-binding to t, Eli Zaretskii, 2024/11/07
- Re: Default lexical-binding to t, Richard Stallman, 2024/11/06
Re: Default lexical-binding to t, Christopher Howard, 2024/11/07