Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^4: Perl 6 - Operator renaming

by TimToady (Parson)
on Sep 02, 2005 at 11:47 UTC ( [id://488621]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Perl 6 - Operator renaming
in thread Perl 6 - Operator renaming

-> has been promoted to a Higher Purpose, namely attaching closures to control structures while passing parameters to those closures. But you don't need arrow for dereferencing hashes because in Perl 6 you can just say $hashref{'key'} (or even $hashref<key>, in the case of a literal key.)

You can't really evaluate any of these decisions in isolation, but you have to look at how things ripple through the entire design. I am confident you won't miss -> in Perl 6 except in the Auld Lang Syne sense.

Log In?
Username:
Password:

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

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

    No recent polls found