for @array.kv -> $i, $v { print "Item at index $i has value $v\n"; }