in reply to Re^3: What is "Schwartzian Transform"
in thread What is "Schwarzian Transform" (aka Schwartzian)

In all recent examples, I've moved the "original key" to tuple element 0, so that the first step is consistently  map $_->[0] regardless of how many "expensive" keys are computed.

Just a minor nit.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.