Citation Hunt

The Wikipedia snippet below is not backed by a reliable source. Can you find one?

Click I got this! to go to Wikipedia and fix the snippet, or Next! to see another one. Good luck!

In page Functional programming:

This text has been unreferenced on Wikipedia for a very long time. If you can't find a source, be bold and remove it!

"

JavaScript, Lua,[4] Python and Go[5] had first class functions from their inception.[6] Python had support for "lambda", "map", "reduce", and "filter" in 1994, as well as closures in Python 2.2,[7] though Python 3 relegated "reduce" to the functools standard library module.[8] First-class functions have been introduced into other mainstream languages such as Perl 5.0 in 1994, PHP 5.3, Visual Basic 9, C# 3.0, C++11, and Kotlin.[9][citation needed]