First-class functions: Difference between revisions

Content deleted Content added
m →‎{{header|GAP}}: gap now has floats
m added a ;Related task: (bold) header.
Line 1:
{{task|Programming language concepts}}
 
A language has [[wp:First-class function|first-class functions]] if it can do each of the following without recursively invoking a compiler or interpreter or otherwise [[metaprogramming]]:
 
Line 15 ⟶ 16:
 
;Related task:
;C.f.
[[First-class Numbers]]
<br><br>