Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^4: "Good" style for splicing arrays

by LanX (Saint)
on Nov 14, 2008 at 15:01 UTC ( [id://723672]=note: print w/replies, xml ) Need Help??


in reply to Re^3: "Good" style for splicing arrays
in thread "Good" style for splicing arrays

Good point, Massa! I agree that grepping for defined is no general fix of the problem!

But in cases you really need to get undefs, the listflattening approach is better.

e.g. parameter passing  ($self,$x,$y,@opt)=@_;

so the two approaches are actually not two ways to do the same thing, but two different thing which only seemed interchangebal.

---
Which song? ;)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-24 01:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found