Map (higher-order function): Difference between revisions

Content deleted Content added
Roger Hui (talk | contribs)
Language comparison: fixed typo in J entry
Roger Hui (talk | contribs)
Language comparison: fixed wording in J entry
Line 164:
| <code>''func''/ ''list1'', ''list2'', ''list3'' ,: ''list4''</code>
| J's array processing capabilities make operations like map implicit
| length error if listslist lengths not equal
|- valign="top"
| [[Java (programming language)|Java]] 8+