Date: Wed, 10 Dec 2025 22:24:49 +0100
Hi,
On Wed, Dec 10, 2025 at 10:18:28PM +0100, Filip via Std-Proposals wrote:
> Perhaps this syntax would be interesting:
>
> mutable const a = …
> final a;
IMHO, if one needs this, the function is too long. If you split the
function, then this becomes less useful. Keep it simple.
Have a lovely night!
Alex
On Wed, Dec 10, 2025 at 10:18:28PM +0100, Filip via Std-Proposals wrote:
> Perhaps this syntax would be interesting:
>
> mutable const a = …
> final a;
IMHO, if one needs this, the function is too long. If you split the
function, then this becomes less useful. Keep it simple.
Have a lovely night!
Alex
-- <https://www.alejandro-colomar.es>
Received on 2025-12-10 21:24:53
