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

m
no edit summary
m (Fixed lang tags.)
mNo edit summary
Line 103:
 
Note: <code>def g := reverse[i]</code> is needed here because E as yet has no defined protocol for iterating over collections in parallel. [http://wiki.erights.org/wiki/Parallel_iteration Page for this issue.]
 
 
=={{header|Haskell}}==
 
 
 
=={{header|J}}==
Anonymous user