foreach iterator over the mapping, including each value's index.
Note that the order of iteration over the map is determined by the elements of type A (the keys).
See Implementation
foreach iterator over the mapping, including each value's index.
Note that the order of iteration over the map is determined by the elements of type A (the keys).