Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

map in void context

by shmem (Chancellor)
on Dec 17, 2008 at 20:47 UTC ( [id://731052]=poem: print w/replies, xml ) Need Help??

map { $world->illumine($_) } @{ $self->love }

...well, assuming your (self-)love is discrete. Whatever results ain't your problem... they'll reflect against the void and get back somehow, somewhere, sometime ;-)

Replies are listed 'Best First'.
Re: map in void context
by blogical (Pilgrim) on Jan 30, 2009 at 05:16 UTC
    I like that love is a reference. I'm betting on a UNIVERSAL singleton.

    "One is enough. If you are acquainted with the principle, what do you care for the myriad instances and applications?"
    - Henry David Thoreau, Walden

      I'm betting on a UNIVERSAL singleton.

      You win, of course.

      perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'
map iterator over array
by xhunter (Sexton) on Dec 22, 2008 at 00:38 UTC
    map { $sum += $_ } qw(1 5 12 18 24 40);

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: poem [id://731052]
Front-paged by Arunbear
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found