Hashes?

2002-05-14 Thread Dan Sugalski
Okay, folks, we need hashes that can have PMCs put in them. Volunteers to add this to perlhash.pmc? -- Dan --"it's like this"--- Dan Sugalski even samurai [

Re: Hashes?

2002-05-14 Thread Melvin Smith
10:33 Subject: Hashes?

Re: Hashes?

2002-05-14 Thread Steve Fink
On Tue, May 14, 2002 at 02:05:25PM -0400, Melvin Smith wrote: > > I would love to, except while I was browsing through the KEY* operations > trying to understand what was actually being done, a big snarly, > slobbering, > comment eating beast rushed out from behind some lines of code and > chased

Anonymous Hashes

2000-11-08 Thread [EMAIL PROTECTED]
Is there a way to presize anonymous hashes or is there any need to? I know I can presize a hash by 'keys my %hash = 16'; I use anonymous hashes frequently, but in all cases I use very small sized hashes...I would like to know if perl does not allocate the default 512 buckets for

Hashes, symbol tables and other fun stuph.

2002-04-29 Thread Piers Cawley
So, I was thinking about how symbol tables are going to work, and I remembered that Dan had said that he wanted hashes to preserve their insertion order on print out. Which led me to think that it'd be really nice if there was some way of addressing hashes with integers to get the '

RFC 273 (v1) Internal representation of Pseudo-hashes using attributes.

2000-09-21 Thread Perl6 RFC Librarian
This and other RFCs are available on the web at http://dev.perl.org/rfc/ =head1 TITLE Internal representation of Pseudo-hashes using attributes. =head1 VERSION Maintainer: Michael Maraist <[EMAIL PROTECTED]> Date: 27 Sep 2000 Mailing List: [EMAIL PROTECTED] Number: 273 Vers

RFC 273 (v2) Internal representation of Pseudo-hashes using attributes.

2000-09-30 Thread Perl6 RFC Librarian
This and other RFCs are available on the web at http://dev.perl.org/rfc/ =head1 TITLE Internal representation of Pseudo-hashes using attributes. =head1 VERSION Maintainer: Michael Maraist <[EMAIL PROTECTED]> Date: 27 Sep 2000 Last Modified: 30 Sep 2000 Mailing List: [EMAIL PRO