Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Re: Pulling random elements from hash

by ihb (Deacon)
on Jun 22, 2003 at 23:21 UTC ( [id://268006]=note: print w/replies, xml ) Need Help??


in reply to Re: Pulling random elements from hash
in thread Pulling random elements from hash

Perlfunc / sort: The comparison function is required to behave. If it returns inconsistent results (sometimes saying $x[1] is less than $x[2] and sometimes saying the opposite, for example) the results are not well-defined.

I guess that means you don't really know what your code will give you. (Which kind of seems to be the point of it, but in another way. :))

ihb

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (9)
As of 2024-03-28 08:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found