Front page | perl.perl5.porters |
Postings from February 2022
Re: PSC #054 2022-02-11
Thread Previous
|
Thread Next
From:
Paul "LeoNerd" Evans
Date:
February 16, 2022 01:02
Subject:
Re: PSC #054 2022-02-11
Message ID:
20220215180923.596f3ab1@shy.leonerd.org.uk
On Tue, 15 Feb 2022 17:57:27 +0000
Oodler 577 via perl5-porters <perl5-porters@perl.org> wrote:
> This also got me thinking about "zip" operations, which are inverse
> of what "kv" is; given 2 arrays, say @KEYS and @VALUES; "zip" would
> produce the pairing that results in a hash.
You mean like:
https://metacpan.org/pod/List::Util#zip
Also if you're feeling brave and want to try out my PL_infix_plugin
branch:
https://metacpan.org/pod/Syntax::Operator::Zip
--
Paul "LeoNerd" Evans
leonerd@leonerd.org.uk | https://metacpan.org/author/PEVANS
http://www.leonerd.org.uk/ | https://www.tindie.com/stores/leonerd/
Thread Previous
|
Thread Next