Idiomatic D?

Meta jared771 at gmail.com
Thu Jan 30 18:22:28 PST 2014


On Friday, 31 January 2014 at 00:17:47 UTC, Stanislav Blinov 
wrote:
> On Friday, 31 January 2014 at 00:13:02 UTC, Meta wrote:
>
>>>>
>>>> Ranges, templates and structs.
>>>
>>> ~= CTFE ~ UFCS
>>
>> ~= std.algorithm ~ std.range
>
> ~= immutable ~ (isProperlyImplemented!shared ? shared : 
> repeatedlyAskAndreiWhatsGoingOnWith!shared

Repeat these steps until you have a beautiful, elegant solution, 
or ten pages of compiler errors because a template constraint 
failed somewhere down the line.


More information about the Digitalmars-d-learn mailing list