Apply a callback to an array: Difference between revisions

Content added Content deleted
Line 3,107: Line 3,107:
{{out}}
{{out}}
<pre>
<pre>
1: [ 1 4 9 16 25 36 49 64 81 100 ]
1: [ 1 4 9 16 25 36 49 64 81 ]
</pre>
</pre>