First-class functions/Use numbers analogously: Difference between revisions

Merge omitted languages and add Processing
(Merge omitted languages and add Processing)
Line 1,556:
List.run(True,X), for each item in the list, does i(X) and collects the results into another list. Sort of an inverted map or fold.
 
{{omit Fromfrom|C}}
{{omit Fromfrom|AWK}}
{{omit Fromfrom|BASIC}}
{{omit Fromfrom|Blast}}
{{omit Fromfrom|Brlcad}}
{{omit Fromfrom|Fortran}}
{{omit Fromfrom|GUISS}}
{{omit from|Java|Can't pass around expressions like that.}}
{{omit Fromfrom|Lilypond}}
{{omit Fromfrom|Openscad}}
{{Omitomit Fromfrom|Pascal}}
{{omit Fromfrom|TPPProcessing}}
{{omit from|PureBasic}}
{{omit from|TI-83 BASIC}}
{{omit from|TI-83 BASIC}} {{omit from|TI-89 BASIC}} <!-- Cannot do function composition. Function definitions are dynamic, but functions cannot be passed as values. -->
{{omit From|TPP}}
{{omit Fromfrom|ZX Spectrum BasicTPP}}
{{omit from|ZX Spectrum Basic}}
[[Category:Functions and subroutines]]