Re: (OT) path_helper [was Re: Xterm not reading dotfiles]
Re: (OT) path_helper [was Re: Xterm not reading dotfiles]
- Subject: Re: (OT) path_helper [was Re: Xterm not reading dotfiles]
- From: "Mark J. Reed" <email@hidden>
- Date: Mon, 19 Nov 2007 09:57:17 -0500
On Nov 19, 2007 9:41 AM, Andrew J. Hesford <email@hidden> wrote:
> When Perl builds a hash, I would assume it is
> using something like qsort to order its arrays, so the underlying
> mechanisms might be similar.
Actually, Perl hashes really are hash tables:unordered arrays of
buckets of unordered key/value pairs. No sorting involved.
--
Mark J. Reed <email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden