Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: Check if object at start of array

by ikegami (Patriarch)
on Mar 17, 2009 at 14:58 UTC ( [id://751218]=note: print w/replies, xml ) Need Help??


in reply to Re: Check if object at start of array
in thread Check if object at start of array

That will work in most circumstances, but note these exceptions:

The linked code can produce undesirable results (false positives, false negatives) if the inserted object or an object in the array overrides numification or numerical equivalency.

The linked code can produce undesirable results (false positives, warnings) if the array contains non-references.

  • Comment on Re^2: Check if object at start of array

Log In?
Username:
Password:

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

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

    No recent polls found