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

Re^3: Truth and Falsehood

by jcb (Parson)
on Aug 18, 2019 at 07:10 UTC ( [id://11104637]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Truth and Falsehood
in thread Truth and Falsehood

the more detailed description you wrote starts getting a little off-topic

Fair enough, and the link to the reference manual makes up for trimming it.

[for exists on arrays]

The tests apply, even though the results can be surprising, mostly due to the fact that Perl's arrays have a contiguous range of index values. I suspect that exists $array[$i] is equivalent to $i <= $#array. If not, then that is really surprising and probably better left "under the rug". :-)

Log In?
Username:
Password:

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

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

    No recent polls found