Conversation

I only actually truly learned C++ around 2009/2010 rather than just C and both GCC/Clang had lambdas via -std=c++0x already. Blocks seem to be from 2011 and then Swift was 2014. Overshadowed by other things, but it's very a nice feature which should have existed 30 years earlier.
1