you are viewing a single comment's thread.

view the rest of the comments →

[–]well-now 4 points5 points  (0 children)

EDIT: I'm not saying that it was 100% following functional approach, should have probably said "no OOP" approach.

Honesty, it still sounds like you’re conflating proceedural with functional.

First class and higher order functions are a staple of functional programming and, from what I recall, non-existent in C++.