my %this_to_that = map {$_->this => $_} @things; return values %this_to_that;