Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Insensitive Scoundrel

by hding (Chaplain)
on Sep 27, 2002 at 13:37 UTC ( [id://201191]=note: print w/replies, xml ) Need Help??


in reply to Insensitive Scoundrel

I think it's a perfectly sane thing to want. In Common Lisp, for example, there are functions analogous to Perl's map that accumulate a return list (e.g. mapcar, and others that don't (e.g. mapc), plus the all-encompassing Lisp map that allows one to specify what kind of sequence one wants returned (e.g. list, vector, string) or none at all. It's nice to have all that available when you don't want to write an explicit loop.

Log In?
Username:
Password:

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

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

    No recent polls found