Anonymous
10/17/2025, 7:43:11 PM
No.106920731
>>106919748
>In the years since I wrote this, I have gotten much more bullish about pure functional programming, even in C/C++ where reasonable: (link)
The real enemy addressed by inlining is unexpected dependency and mutation of state, which functional programming solves more directly and completely.
>In the years since I wrote this, I have gotten much more bullish about pure functional programming, even in C/C++ where reasonable: (link)
The real enemy addressed by inlining is unexpected dependency and mutation of state, which functional programming solves more directly and completely.