Content deleted Content added
→Language comparison: There is also <code>for $var in list return block </code> which returns a new, mapped list and <code>list/block</code> if list only contains nodes |
m →Language comparison: WP:CHECKWIKI error fix for #64. Do general fixes if a problem exists. - using AWB (11326) |
||
Line 299:
| stops after the shortest list ends
|- valign="top"
| [[
| <code>list ! block</code><br /> <code>for-each(list, func)</code>
| <code>for-each-pair(list1, list2, func)</code>
|