Content deleted Content added
rv; C does not support first class functions as defined here; this was carefully explained; no need to delete explanations |
m Update usage of Template:Merge template |
||
Line 1:
:{{merge
In [[computer science]], a '''first class function''' is a [[programming language]] construct that allows [[function (programming)|function]] objects to be treated in many respects like ordinary data objects. In particular, a first class function can be created during the execution of a program, stored in a data structure, passed as an argument to another function, and, in some programming languages, modified using the data processing facilities of the language.
|