More D newb questions.

Derek Parnell derek at psych.ward
Sat May 10 02:14:14 PDT 2008


On Sat, 10 May 2008 05:29:32 +0100, Janice Caron wrote:

> On 09/05/2008, Derek Parnell <derek at psych.ward> wrote:
>>      T a, b;
>>      T[] foo = a ~~ b;
>>      T[] bar = foo ~~ a;
>>      T[] qwe = b ~~ foo;
>>
>>  Is there ANY way that this SORT OF thing could be made to work in D?
> 
> For crying out loud, yes!

Thank you sir, for your kind and thoughtful consideration. I am truely
humbled. My only defense, if one can even call it that, was that I thought
I was told by somebody more knwledgable than myself, that such a syntax did
not work for non-literals. My memory or understanding is obviously faulty.

-- 
Derek Parnell
Melbourne, Australia
skype: derek.j.parnell



More information about the Digitalmars-d mailing list