Idiomatic D?
Stanislav Blinov
stanislav.blinov at gmail.com
Thu Jan 30 23:22:52 PST 2014
On Friday, 31 January 2014 at 04:53:48 UTC, Matt Soucy wrote:
>>>>> Ranges, templates and structs.
>>>>
>>>> ~= CTFE ~ UFCS
>>>
>>> ~= std.algorithm ~ std.range
>>
>> ~= immutable ~ (isProperlyImplemented!shared ? shared :
>> repeatedlyAskAndreiWhatsGoingOnWith!shared
>
> );
>
> // Sorry but that was going to cause a slight error.
I knew I forgot something...
More information about the Digitalmars-d-learn
mailing list