Re: %hash1 >>...<< %hash2
by Brent 'Dax' Royal-Gordon other posts by this author
Jun 14 2005 12:55PM messages near this date
Re: %hash1 >>...<< %hash2
|
Re: %hash1 >>...<< %hash2
David Formosa (aka ? the Platypus) <dformosa@[...].au> wrote:
> If you consider arrays to be hashes keyed by integers then @a >>..<<
> @b does the equiverlent of an inner join. I would suggest that if we
> are going to have outer join versions then we have something like this
It does? I thought that when +@a != +@b, the shorter one got
"extended" with undefs...
--
Brent 'Dax' Royal-Gordon <brent@[...].com>
Perl and Parrot hacker
Thread:
Luke Palmer
Brent 'Dax' Royal-Gordon
Larry Wall
Mark A. Biggar
|