Content deleted Content added
→Language comparison: Link 'D' to the programming language instead of the letter |
|||
Line 114:
| Clojure: stops after the shortest list ends
|- valign="top"
| [[D (programming language)|D]]
| <code>''list''.map!''func''</code>
| <code>zip(''list1'', ''list2'').map!''func''</code>
|