Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Understanding the Schwartzian transform.

by Loops (Curate)
on Jul 22, 2013 at 06:42 UTC ( [id://1045600]=note: print w/replies, xml ) Need Help??


in reply to Understanding the Schwartzian transform.

The main thing to grok is that the first map creates an anonymous array reference with the first element containing the data and the second element containing the sort key. After sorting by the second element, the final map ignores the sort key and just returns the data element from the array.

choroba is too fast for me...
  • Comment on Re: Understanding the Schwartzian transform.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (2)
As of 2024-04-16 20:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found