Map (higher-order function): Difference between revisions

Content deleted Content added
Language comparison: add example for using mapcar in Lisp
Line 109:
</source>
 
Using the function <code>mapcar</code>;, above example would be written like this:
 
<source lang="lisp">