just an idea (!! operator)
Don Clugston
dac at nospam.com
Wed Jul 11 05:15:04 PDT 2012
On 11/07/12 13:47, monarch_dodra wrote:
> On Wednesday, 11 July 2012 at 11:18:21 UTC, akaz wrote:
>> if needed, the operator !! (double exclamation mark) could be defined.
>
> Problem is that operator"!!" is already used asa twin operator"!". This
> is shorthand for "is valid as bool":
> I wouldn't be surprised if this is happening in D, so I don't think "!!"
> can be taken for anything.
This is about binary x!!y, not unary !!x.
More information about the Digitalmars-d
mailing list