Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re (tilly) 3: mapcar -- map for more than one list

by tilly (Archbishop)
on Dec 01, 2001 at 07:51 UTC ( [id://128822]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: mapcar -- map for more than one list
in thread mapcar -- map for more than one list

Common Lisp's mapcar can accept lists of lists. However it only iterates as long as all lists have more elements. In other words its handling of unequal lists is to stop rather than trying to continue calling while indicating the missing elements in some way.
  • Comment on Re (tilly) 3: mapcar -- map for more than one list

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://128822]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-20 12:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found