Hacker News new | ask | show | jobs
A Beginner’s Thoughts on PLs (Part 3 – Lambdas, Closures, Functors) (medium.com)
3 points by chcokr 4190 days ago
1 comments

Please don't use the word functor to refer to C++ function objects. It already has a well defined and widely used meaning in mathematics and computer science which bears almost no resemblance to its C++ counterpart.