[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Arithmetic on strings
- From: Craig Barnes <craigbarnes85@...>
- Date: Sat, 7 Jul 2012 20:41:45 +0100
For what it's worth, I'd also like to see automatic number coercion
removed. Reducing "magic" and preventing obscure bugs is a good thing.
On 7 July 2012 15:32, Andrew Starks <andrew.starks@trms.com> wrote:
> I still think that only false should be false. Perhaps having a ?
> operator: myvar?
>
> Or an "exists" keyword
>
> Might as well do it all at once! :)
>
> -Andrew
Apologies for being blunt but those are all terrible proposals.