On Fri, Dec 3, 2021 at 12:43 AM David Mertz, Ph.D. <david.mertz@gmail.com> wrote:
On Thu, Dec 2, 2021 at 3:33 AM Chris Angelico <rosuav@gmail.com> wrote:
But it IS stored! There is no way for it to be evaluated without it being stored!
I'm not sure I understand you here. How is the late-bound default "stored" when one side of a ternary is "not stored"?
This seems like dishonest argument. I'm not even sure what point you think it is making.
My point was a response to a claim that a late-bound default fundamentally has to be stored somewhere, yet half of a ternary conditional isn't. My point was that there is no difference, and they are both code. Please examine the surrounding context and respond in more detail, rather than calling my argument "dishonest". ChrisA