Map (higher-order function): Difference between revisions

Content deleted Content added
improve see-also for zip (formerly convolution)
DarthKitty (talk | contribs)
m Language comparison: improve accessibility by adding [scope] attribute to table headers
Line 129:
{| class="wikitable" style="font-size: 85%"
|+ Map in various languages
! scope="col" | Language
! Language !! Map !! Map 2 lists !! Map n lists !! Notes !! Handling lists of different lengths
! scope="col" | Map
! scope="col" | Map 2 lists
! scope="col" | Map n lists
! scope="col" | Notes
! scope="col" | Handling lists of different lengths
|- valign="top"
| [[APL (programming language)|APL]]