>I need it as a sorted array 90% of the time. Some of >the time I need/want to add a unique element. So, what do I do, keep >it as an array and sort every time I access it? Keep two copies one as >the hash the other as an array? Yep. This is *not* a glaringly common data structure. I can think of a dozen of comparable utility. Some of them I'm really quite fond of. They also do not deserve to be crammed into each and everyone's /usr/bin/perl or brains. --tom
- Re: RFC 179 (v1) More functions... Chaim Frenkel
- Re: RFC 179 (v1) More functions... Gael Pegliasco
- Re: RFC 179 (v1) More functions... Tom Christiansen
- Re: RFC 179 (v1) More functions... Chaim Frenkel
- Re: RFC 179 (v1) More functions... Tom Christiansen
- Re: RFC 179 (v1) More functions... Tom Christiansen
- Re: RFC 179 (v1) More functions... Chaim Frenkel
- Re: RFC 179 (v1) More functions... Tom Christiansen
- Re: RFC 179 (v1) More functions... Chaim Frenkel
- Re: RFC 179 (v1) More functions... Tom Christiansen
- Please take RFC 179 discussion ... Tom Christiansen
- Please take RFC 179 discussion ... skud
- Re: Please take RFC 179 discuss... Gael Pegliasco
- Re: Please take RFC 179 discuss... Jeremy Howard
- Re: RFC 179 (v1) More functions... Piers Cawley
- Re: RFC 179 (v1) More functions... Gael Pegliasco
- Re: RFC 179 (v1) More functions... John Porter
- Re: RFC 179 (v1) More functions from set theory to manipu... David L. Nicol
- Re: RFC 179 (v1) More functions from set theory to manipu... Eric Roode
- Re: RFC 179 (v1) More functions from set theory to m... Gael Pegliasco