Why are commands executing out of order?

Lee Braiden leebraid at gmail.com
Sat Feb 23 16:19:35 PST 2013


On Wed, 13 Feb 2013 17:00:39 +0100, bearophile wrote:
> Andrea Fontana:
>> Why Appender has no ~ operator itself?
>>
>> auto app = appender!string(); app.put("a");  // why not app ~= "a"?
> 
> Now it's in GIT head.

That's a nice touch.  Good idea, Andrea :)


-- 
Lee


More information about the Digitalmars-d-learn mailing list