Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^5: getting rid of special features

by soonix (Canon)
on Feb 17, 2013 at 21:40 UTC ( [id://1019220]=note: print w/replies, xml ) Need Help??


in reply to Re^4: getting rid of special features
in thread getting rid of costly special features

However, sort order is different from "range order"...

Replies are listed 'Best First'.
Re^6: getting rid of special features
by LanX (Saint) on Feb 18, 2013 at 00:28 UTC
    > However, sort order is different from "range order"...

    So what?

    DB<125> sort 1..12 => (1, 10, 11, 12, 2, 3, 4, 5, 6, 7, 8, 9)

    Lexicographic sort is always different!

    Cheers Rolf

      Laxtiviographic sort is always different!

      There, I fixed it for you :D

Log In?
Username:
Password:

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

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

    No recent polls found