>>107589332>skill issue based copeMany such cases
i've seen several articles lately about people trying to add closures to C. i don't get it. why do fp tards try to pollute every other language?
I like functional programming in C++. It's easy to write, easy to reason about, and is harder to write bugs with.
>>107589332it's so fucking stupid, functional programming is just when the verb goes first and OOP is just when the noun goes first
>>107591929it's useful to parametrize a piece of code not only with data, but also with code. that code might need to bring context with it
>>107593787I just hate how tagged on it feels. Then again thats pretty much the whole language.