Re: Decent datastructure for queue operations




"meng" <meng234@xxxxxxxxx> writes:

> Thanks Russell for your detailed CLOS code. I will need some time to
> go through it :-)

You're welcome. Note that you can subclass my queue class and add a
hash table slot. Then you can intervene in the operations that put
items in the queue to check the hash table, blah blah blah.

-russ
.



Relevant Pages

  • Re: "Pseudo-hashes are deprecated" error and accessing a hash of hashes
    ... so I see that this is a Perl 5.8 change. ... > and trying to generate a count of items in a hash of hashes thus: ... > blah blah blah; ... reference to an array. ...
    (comp.lang.perl.misc)
  • Re: regexp inside hashes
    ... IP: blah blah blah ... What the above code does (specifically inside the hash ... It reads in paragraphs, one by one, ignores its content and prints out ... I don't know what code you're reading. ...
    (perl.beginners)
  • Re: [Full-disclosure] password hash, funny myth in the industry!
    ... Hash: SHA1 ... blah blah blah, this is full-disclosure not some dear diary/myspace ... just password hash(generally SHA1, ... Full-Disclosure - We believe in it. ...
    (Full-Disclosure)
  • Re: regexp inside hashes
    ... IP: blah blah blah ... What the above code does (specifically inside the hash ... It reads in paragraphs, one by one, ignores its content and prints out ... I don't know what code you're reading. ...
    (perl.beginners)
  • "Pseudo-hashes are deprecated" error and accessing a hash of hashes
    ... so I see that this is a Perl 5.8 change. ... "Pseudo-hashes are deprecated" error while following the Camel Book v3 ... blah blah blah; ... So $logipsshould have a hash of all the unique IPs in it, ...
    (comp.lang.perl.misc)