Required Reading: "Functional Programming in C++"

Walter Bright newshound2 at digitalmars.com
Wed Oct 25 22:19:21 UTC 2017


for core D devs. Of course, this is much easier in D than in C++ because of D's 
const and pure attributes.

"Functional Programming in C++" by John Carmack

https://www.gamasutra.com/view/news/169296/Indepth_Functional_programming_in_C.php

I'm as guilty as anyone for not understanding or following these guidelines. I 
expect we can do much better.


More information about the Digitalmars-d mailing list