[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [proposal] allow self-calls on keys of any type
- From: Steven Hall <shallnot@...>
- Date: Thu, 23 Feb 2023 15:19:23 +0000
And be prepared in two months time to do much head-scratching as you try to figure out why you wrote it like that in the first place…
I always figure that if you are coming up with clever workarounds and suggestionings that the underlying language needs to be changed that you could better spend that time figuring out a simpler and more elegant solution to the problem. Or perhaps even re-figure out the problem.
> If the overhead bugs you then introduce a local variable that you assign the value of "a.b.c.d" in your example.