Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: Using 'keys' on a list

by LanX (Saint)
on Jun 29, 2021 at 15:03 UTC ( [id://11134450]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Using 'keys' on a list
in thread Using 'keys' on a list

> Do you know if there's a reason that it can't operate on a list?

Lists are the most basic containers in perl syntax but not a variable's data type.

A list is not necessarily a hash, you can have odd numbers and dupplicate keys or irregular "keys"

Keys would also be more vulnerable to syntax errors.

Many other languages don't even know how to handle lists.

But you're free to implement the workarounds I've shown you.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11134450]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (2)
As of 2024-04-20 04:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found