for %hash.kv -> my $key, $val { say "$key corresponds to $val"; }