Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Order-Preserving and Unique: Tie::IxHash

by bsb (Priest)
on Jul 31, 2003 at 05:12 UTC ( [id://279489]=note: print w/replies, xml ) Need Help??


in reply to Order-Preserving and Unique: List Cleanup

If I understand what you're after then Tie::IxHash is it.

Tie::IxHash - ordered associative arrays for Perl

I has the uniqueness of a hash and the order of an array. In your case you could just use the keys and ignored the values. You can also access all normal array operations via the tied object.

Brad

  • Comment on Re: Order-Preserving and Unique: Tie::IxHash

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (2)
As of 2024-04-20 03:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found